Table/Structure Field list used by SAP ABAP Function Module DD_CREATE_INDEX (Read index from the Dictionary and create it in the database.)
SAP ABAP Function Module DD_CREATE_INDEX (Read index from the Dictionary and create it in the database.) is using
# Object Type Object Name Object Description Note
     
1 Table/Structure Field  DD12V - INDEXNAME Unique Index ID in a Table
2 Table/Structure Field  DD12V - INDEXNAME Unique Index ID in a Table SOURCE VALUE(INDEXNAME) LIKE DD12V-INDEXNAME
3 Table/Structure Field  DD12V - SQLTAB Table Name SOURCE VALUE(TABNAME) LIKE DD12V-SQLTAB
4 Table/Structure Field  DD12V - SQLTAB Table Name
5 Table/Structure Field  SYST - DBSYS ABAP System Field: Central Database System
6 Table/Structure Field  SYST - TABIX ABAP System Field: Row Index of Internal Tables
7 Table/Structure Field  TRDIR - NAME ABAP Program Name
8 Table/Structure Field  TRDIR - NAME ABAP Program Name SOURCE VALUE(PROGNAME) LIKE TRDIR-NAME DEFAULT SPACE
9 Table/Structure Field  TRDIR - NAME ABAP Program Name SOURCE VALUE(GENPROG) LIKE TRDIR-NAME