Table/Structure Field list used by SAP ABAP Function Module DD_CREATE_INDEX_S (Like DD_CREATE_INDEX, returns additionally the generated statements.)
SAP ABAP Function Module DD_CREATE_INDEX_S (Like DD_CREATE_INDEX, returns additionally the generated statements.) is using
# Object Type Object Name Object Description Note
     
1 Table/Structure Field  DD12V - INDEXNAME Unique Index ID in a Table SOURCE VALUE(INDEXNAME) LIKE DD12V-INDEXNAME
2 Table/Structure Field  DD12V - INDEXNAME Unique Index ID in a Table
3 Table/Structure Field  DD12V - SQLTAB Table Name
4 Table/Structure Field  DD12V - SQLTAB Table Name SOURCE VALUE(TABNAME) LIKE DD12V-SQLTAB
5 Table/Structure Field  DD12V - UNIQUEFLAG Flag for UNIQUE indexes
6 Table/Structure Field  DD12V - DBINDEX Database index
7 Table/Structure Field  DD17V - FIELDNAME Field Name
8 Table/Structure Field  DDFLDNAM - NAME Field Name
9 Table/Structure Field  DDREFSTRUC - STATE Status of the ABAP Dictionary object
10 Table/Structure Field  DDSUX030L - TABFORM How the Dictionary object is implemented in the database
11 Table/Structure Field  DDSUX030L - TABTYPE Type of the Dictionary object
12 Table/Structure Field  SYST - DBSYS ABAP System Field: Central Database System
13 Table/Structure Field  SYST - TABIX ABAP System Field: Row Index of Internal Tables
14 Table/Structure Field  TRDIR - NAME ABAP Program Name SOURCE VALUE(GENPROG) LIKE TRDIR-NAME
15 Table/Structure Field  TRDIR - NAME ABAP Program Name
16 Table/Structure Field  TRDIR - NAME ABAP Program Name SOURCE VALUE(PROGNAME) LIKE TRDIR-NAME DEFAULT SPACE
17 Table/Structure Field  X030L - TABFORM How the Dictionary object is implemented in the database
18 Table/Structure Field  X030L - TABTYPE Type of the Dictionary object
19 Table/Structure Field  X031L - POSITION Position number of table field in database