Table/Structure Field 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 - AS4LOCAL | Activation Status of a Repository Object | ||
| 2 | DD02L - TABCLASS | Table category | ||
| 3 | DD02L - TABNAME | Table Name | ||
| 4 | DD02L - TABNAME | Table Name | SOURCE VALUE(TABNAME) LIKE DD02L-TABNAME |
|
| 5 | DD12L - AS4LOCAL | Activation Status of a Repository Object | ||
| 6 | DD12L - DBINDEX | Database index | ||
| 7 | DD12L - DBINDEX | Database index | SOURCE VALUE(DBINDEX) LIKE DD12L-DBINDEX |
|
| 8 | DD12L - INDEXNAME | Unique Index ID in a Table | ||
| 9 | DD12L - INDEXNAME | Unique Index ID in a Table | SOURCE VALUE(INDEX) LIKE DD12L-INDEXNAME |
|
| 10 | DD12L - SQLTAB | Table Name | ||