Table/Structure Field list used by SAP ABAP Function Module TBNR_NUMBER_GET_NEXT (Nummern aus Nummernkreis ziehen und Intervall anlegen)
SAP ABAP Function Module TBNR_NUMBER_GET_NEXT (Nummern aus Nummernkreis ziehen und Intervall anlegen) is using
# Object Type Object Name Object Description Note
     
1 Table/Structure Field  INRI - NRRANGENR Number range number
2 Table/Structure Field  INRI - TOYEAR To fiscal year
3 Table/Structure Field  INRI - TOYEAR To fiscal year SOURCE VALUE(I_TOYEAR) LIKE INRI-TOYEAR DEFAULT '0000'
4 Table/Structure Field  INRI - RETURNCODE Return code
5 Table/Structure Field  INRI - RETURNCODE Return code SOURCE VALUE(E_RETURNCODE) LIKE INRI-RETURNCODE
6 Table/Structure Field  INRI - QUANTITY Number of numbers to be assigned
7 Table/Structure Field  INRI - QUANTITY Number of numbers to be assigned SOURCE VALUE(I_QUANTITY) LIKE INRI-QUANTITY DEFAULT '1'
8 Table/Structure Field  INRI - QUANTITY Number of numbers to be assigned SOURCE VALUE(E_QUANTITY) LIKE INRI-QUANTITY
9 Table/Structure Field  INRI - OBJECT Name of number range object
10 Table/Structure Field  INRI - OBJECT Name of number range object SOURCE VALUE(I_OBJECT) LIKE INRI-OBJECT
11 Table/Structure Field  INRI - NRRANGENR Number range number SOURCE VALUE(I_NR_RANGE_NR) LIKE INRI-NRRANGENR
12 Table/Structure Field  SYST - MSGID ABAP System Field: Message ID
13 Table/Structure Field  SYST - MSGNO ABAP System Field: Message Number
14 Table/Structure Field  SYST - MSGV1 ABAP System Field: Message Variable
15 Table/Structure Field  SYST - MSGV2 ABAP System Field: Message Variable
16 Table/Structure Field  SYST - MSGV3 ABAP System Field: Message Variable
17 Table/Structure Field  SYST - MSGV4 ABAP System Field: Message Variable