Table list used by SAP ABAP Function Module DD_TABNAME_OF_INDEX (Provides the name of the respective table for a DB index name)
SAP ABAP Function Module
DD_TABNAME_OF_INDEX (Provides the name of the respective table for a DB index name) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | DD02L | SAP Tables | SOURCE VALUE(TABNAME) LIKE DD02L-TABNAME |
|
| 2 | DD02L | SAP Tables | ||
| 3 | DD12L | R/3 S_SECINDEX: secondary indexes, header; | SOURCE VALUE(DBINDEX) LIKE DD12L-DBINDEX |
|
| 4 | DD12L | R/3 S_SECINDEX: secondary indexes, header; | SOURCE VALUE(INDEX) LIKE DD12L-INDEXNAME |
|
| 5 | DD12L | R/3 S_SECINDEX: secondary indexes, header; | ||