Table/Structure Field 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 | BAPIERR - LANGU | Language Key | ||
| 2 | BAPIERR - LEVEL | Log Level | ||
| 3 | BAPIERR - MSGNR | Message number | ||
| 4 | BAPIERR - VAR1 | Message Variable | ||
| 5 | BAPIERR - AG | Application Area | ||
| 6 | INRI - QUANTITY | Number of numbers to be assigned | ||
| 7 | INRI - RETURNCODE | Return code | ||
| 8 | INRI - QUANTITY | Number of numbers to be assigned | SOURCE VALUE(I_QUANTITY) LIKE INRI-QUANTITY DEFAULT 1 |
|
| 9 | INRI - OBJECT | Name of number range object | ||
| 10 | INRI - OBJECT | Name of number range object | SOURCE VALUE(I_NRKREIS_OBJECT) LIKE INRI-OBJECT |
|
| 11 | INRI - NRRANGENR | Number range number | SOURCE VALUE(I_NR_RANGE_NR) LIKE INRI-NRRANGENR |
|
| 12 | INRI - NRRANGENR | Number range number | ||
| 13 | KLARP - ARNR | Risk Line Item Identifier for Online/External Transactions | ||
| 14 | SPROT_U - AG | Application Area | ||
| 15 | SPROT_U - LANGU | Language Key | ||
| 16 | SPROT_U - LEVEL | Log Level | ||
| 17 | SPROT_U - MSGNR | Message number | ||
| 18 | SPROT_U - VAR1 | Message Variable | ||
| 19 | SYST - LANGU | ABAP System Field: Language Key of Text Environment |