Table list used by SAP ABAP Function Module DMC_DB_GET_INDEXES_WRAPPER (DMC: returns all indices with fields for a table)
SAP ABAP Function Module
DMC_DB_GET_INDEXES_WRAPPER (DMC: returns all indices with fields for a table) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | DBINDEX | DB index name and unique flag | SOURCE DBINDEXES STRUCTURE DBINDEX |
|
| 2 | DBINDFLD | Fields of a DB index | SOURCE DBINDFLDS STRUCTURE DBINDFLD |
|
| 3 | DD02L | SAP Tables | SOURCE VALUE(TABNAME) LIKE DD02L-TABNAME |
|
| 4 | DD06L | Pool/cluster structures | ||