Table/Structure Field list used by SAP ABAP Function Module SELECT_TABLE_INDICES (Selection dialog box for secondary and primary indexes of a table)
SAP ABAP Function Module SELECT_TABLE_INDICES (Selection dialog box for secondary and primary indexes of a table) is using
# Object Type Object Name Object Description Note
     
1 Table/Structure Field  DD02L - TABNAME Table Name
2 Table/Structure Field  DD12L - DBINDEX Database index SOURCE VALUE(R_DBINDEX) LIKE DD12L-DBINDEX
3 Table/Structure Field  DD12L - DBINDEX Database index
4 Table/Structure Field  DD12L - INDEXNAME Unique Index ID in a Table SOURCE VALUE(R_INDEXNAME) LIKE DD12L-INDEXNAME
5 Table/Structure Field  DD12L - INDEXNAME Unique Index ID in a Table
6 Table/Structure Field  DD12L - SQLTAB Table Name SOURCE VALUE(TABNAME) LIKE DD12L-SQLTAB
7 Table/Structure Field  DD12L - SQLTAB Table Name
8 Table/Structure Field  DD12V - INDEXNAME Unique Index ID in a Table