Table list used by SAP ABAP Function Module G_INDEX_READ (Reading a secondary index of a table)
SAP ABAP Function Module
G_INDEX_READ (Reading a secondary index of a table) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | DCOBJDEF | Name of a DDIC object with status | ||
| 2 | DD12V | Generated Table for View | SOURCE VALUE(INDEXNAME) LIKE DD12V-INDEXNAME |
|
| 3 | DD12V | Generated Table for View | ||
| 4 | DD17V | Secondary index fields with language key | ||
| 5 | RGDDI | Fields of a Data Base Index | ||
| 6 | RGDDI | Fields of a Data Base Index | SOURCE INDEX_FIELDS STRUCTURE RGDDI |
|