Data Element list used by SAP ABAP Function Module OII_CREATE_INTERVAL (Creates automatically an internal number range for BDRP objects)
SAP ABAP Function Module
OII_CREATE_INTERVAL (Creates automatically an internal number range for BDRP objects) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | NRFROM | From number | SOURCE VALUE(I_FROMNUMBER) LIKE NRIV-FROMNUMBER OPTIONAL |
|
| 2 | NRNR | Number range number | SOURCE VALUE(I_NR_RANGE_NR) LIKE INRI-NRRANGENR |
|
| 3 | NROBJ | Name of number range object | SOURCE VALUE(I_OBJECT) LIKE INRI-OBJECT |
|
| 4 | NRTO | To number | SOURCE VALUE(I_TONUMBER) LIKE NRIV-TONUMBER OPTIONAL |
|