Table/Structure Field list used by SAP ABAP Function Module DB_CREATE_INDEX (Legt einen Index auf der Datenbank an)
SAP ABAP Function Module DB_CREATE_INDEX (Legt einen Index auf der Datenbank an) is using
# Object Type Object Name Object Description Note
     
1 Table/Structure Field  DD02L - TABNAME Table Name
2 Table/Structure Field  DD02L - TABNAME Table Name SOURCE VALUE(TABNAME) LIKE DD02L-TABNAME
3 Table/Structure Field  DD12L - DBINDEX Database index SOURCE VALUE(DBINDEX) LIKE DD12L-DBINDEX
4 Table/Structure Field  DD12L - DBINDEX Database index
5 Table/Structure Field  DD12L - UNIQUEFLAG Flag for UNIQUE indexes
6 Table/Structure Field  DD12L - UNIQUEFLAG Flag for UNIQUE indexes SOURCE VALUE(UNIQUE) LIKE DD12L-UNIQUEFLAG DEFAULT SPACE
7 Table/Structure Field  SYST - DBSYS ABAP System Field: Central Database System
8 Table/Structure Field  SYST - TABIX ABAP System Field: Row Index of Internal Tables
9 Table/Structure Field  TRDIR - NAME ABAP Program Name
10 Table/Structure Field  TRDIR - NAME ABAP Program Name SOURCE VALUE(PROGNAME) LIKE TRDIR-NAME DEFAULT SPACE
11 Table/Structure Field  TRDIR - NAME ABAP Program Name SOURCE VALUE(GENPROG) LIKE TRDIR-NAME