Data Element list used by SAP ABAP Function Module KL_GET_NEXT_REK_NUMBER (Credit Limit: Takes the next free number from the number range object)
SAP ABAP Function Module
KL_GET_NEXT_REK_NUMBER (Credit Limit: Takes the next free number from the number range object) is using
# | Object Type | Object Name | Object Description | Note |
---|---|---|---|---|
![]() |
![]() |
|||
1 | ![]() |
NRNR | Number range number | SOURCE VALUE(I_NR_RANGE_NR) LIKE INRI-NRRANGENR |
2 | ![]() |
NROBJ | Name of number range object | SOURCE VALUE(I_NRKREIS_OBJECT) LIKE INRI-OBJECT |
3 | ![]() |
NRQUAN | Number of numbers to be assigned | SOURCE VALUE(I_QUANTITY) LIKE INRI-QUANTITY DEFAULT 1 |