Table list used by SAP ABAP Function Module LIST_TABLE_INDICES (Lists all secondary indexes of a table and optionally also the prim. index)
SAP ABAP Function Module LIST_TABLE_INDICES (Lists all secondary indexes of a table and optionally also the prim. index) is using
# Object Type Object Name Object Description Note
     
1 Table  DD12L R/3 S_SECINDEX: secondary indexes, header; SOURCE VALUE(R_DBINDEX) LIKE DD12L-DBINDEX
2 Table  DD12L R/3 S_SECINDEX: secondary indexes, header; SOURCE VALUE(R_INDEXNAME) LIKE DD12L-INDEXNAME
3 Table  DD12L R/3 S_SECINDEX: secondary indexes, header; SOURCE VALUE(TABNAME) LIKE DD12L-SQLTAB
4 Table  DD12V Generated Table for View
5 Table  DD17V Secondary index fields with language key