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 Table  DBINDEX DB index name and unique flag SOURCE DBINDEXES STRUCTURE DBINDEX
2 Table  DBINDFLD Fields of a DB index SOURCE DBINDFLDS STRUCTURE DBINDFLD
3 Table  DD02L SAP Tables SOURCE VALUE(TABNAME) LIKE DD02L-TABNAME
4 Table  DD06L Pool/cluster structures