Table list used by SAP ABAP Function Module G_CATT_INSERT_NUMBER_RANGE (Create number ranges in FI-GLX)
SAP ABAP Function Module
G_CATT_INSERT_NUMBER_RANGE (Create number ranges in FI-GLX) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | INRER | Number range update function modules error message table | ||
| 2 | INRIV | Number range interval structure, transfer for function mod. | SOURCE VALUE(TONUMBER) LIKE INRIV-TONUMBER |
|
| 3 | INRIV | Number range interval structure, transfer for function mod. | SOURCE VALUE(EXTERNIND) LIKE INRIV-EXTERNIND DEFAULT SPACE |
|
| 4 | INRIV | Number range interval structure, transfer for function mod. | SOURCE VALUE(SUBOBJECT) LIKE INRIV-SUBOBJECT |
|
| 5 | INRIV | Number range interval structure, transfer for function mod. | SOURCE VALUE(FROMNUMBER) LIKE INRIV-FROMNUMBER |
|
| 6 | INRIV | Number range interval structure, transfer for function mod. | SOURCE VALUE(PROCIND) LIKE INRIV-PROCIND |
|
| 7 | INRIV | Number range interval structure, transfer for function mod. | SOURCE VALUE(NNRANGENR) LIKE INRIV-NRRANGENR |
|
| 8 | INRIV | Number range interval structure, transfer for function mod. | SOURCE VALUE(NRLEVEL) LIKE INRIV-NRLEVEL |
|
| 9 | INRIV | Number range interval structure, transfer for function mod. | SOURCE VALUE(TOYEAR) LIKE INRIV-TOYEAR |
|
| 10 | TNRO | Definition of number range objects | SOURCE VALUE(OBJECT) LIKE TNRO-OBJECT |
|