Table/Structure Field list used by SAP ABAP Function Module ISU_VALUE_RANGE_TABLE_PROCESS (INTERN: Erstellen einer lückenlosen VON-BIS Reihenfolge bei Tabellen)
SAP ABAP Function Module
ISU_VALUE_RANGE_TABLE_PROCESS (INTERN: Erstellen einer lückenlosen VON-BIS Reihenfolge bei Tabellen) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | ISU_EE00 - KEY_LENGTH | Length of table key | SOURCE VALUE(X_KEY_LENGTH) LIKE ISU_EE00-KEY_LENGTH |
|
| 2 | ISU_EE00 - KEY_LENGTH | Length of table key | ||
| 3 | ISU_EE00 - KEY_POS | Position of key in internal table | ||
| 4 | ISU_EE00 - KEY_POS | Position of key in internal table | SOURCE VALUE(X_KEY_POS) LIKE ISU_EE00-KEY_POS DEFAULT 0 |
|
| 5 | REGEN - KENNZX | Indicators | SOURCE VALUE(Y_ZERO_ZONE_ADDED) LIKE REGEN-KENNZX |
|
| 6 | REGEN - KENNZX | Indicators | ||
| 7 | REGEN - KENNZX | Indicators | SOURCE VALUE(Y_MAX_ZONE_ADDED) LIKE REGEN-KENNZX |
|
| 8 | SYST - TABIX | ABAP System Field: Row Index of Internal Tables | ||
| 9 | SYST - TFILL | ABAP System Field: Number of Rows in Internal Tables | ||