Table/Structure Field list used by SAP ABAP Function Module FIPR_NRRANGE_CREATE (Create Number Range for Number Range Object)
SAP ABAP Function Module
FIPR_NRRANGE_CREATE (Create Number Range for Number Range Object) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | DD01V - LENG | Length (No. of Characters) | ||
| 2 | INRI - OBJECT | Name of number range object | SOURCE VALUE(I_OBJECT) LIKE INRI-OBJECT |
|
| 3 | INRI - OBJECT | Name of number range object | ||
| 4 | INRIV - EXTERNIND | Internal (' ') or external ('X') number range flag | ||
| 5 | INRIV - FROMNUMBER | From number | ||
| 6 | INRIV - NRLEVEL | Number range status | ||
| 7 | INRIV - NRRANGENR | Number range number | SOURCE VALUE(I_NRRANGENR) LIKE INRIV-NRRANGENR DEFAULT 01 |
|
| 8 | INRIV - NRRANGENR | Number range number | ||
| 9 | INRIV - PROCIND | Processing flag (I=Insert, D=Delete,U=Update,' '=no changes) | ||
| 10 | INRIV - TONUMBER | To number | ||
| 11 | TNRO - DOMLEN | Number length domain |