Table/Structure Field list used by SAP ABAP Function Module DB_CREATE_INDEX_S (As DB_CREATE_INDEX, also returns the generated statements)
SAP ABAP Function Module DB_CREATE_INDEX_S (As DB_CREATE_INDEX, also returns the generated statements) is using
# Object Type Object Name Object Description Note
     
1 Table/Structure Field  DBINDEX - NAME Table or index name
2 Table/Structure Field  DD02L - TABNAME Table Name
3 Table/Structure Field  DD02L - TABNAME Table Name SOURCE VALUE(TABNAME) LIKE DD02L-TABNAME
4 Table/Structure Field  DD12L - DBINDEX Database index SOURCE VALUE(DBINDEX) LIKE DD12L-DBINDEX DEFAULT SPACE
5 Table/Structure Field  DD12L - DBINDEX Database index
6 Table/Structure Field  DD12L - UNIQUEFLAG Flag for UNIQUE indexes
7 Table/Structure Field  DD12L - UNIQUEFLAG Flag for UNIQUE indexes SOURCE VALUE(UNIQUE) LIKE DD12L-UNIQUEFLAG DEFAULT SPACE
8 Table/Structure Field  DD12V - DBINDEX Database index
9 Table/Structure Field  DD12V - INDEXNAME Unique Index ID in a Table SOURCE VALUE(INDEXNAME) TYPE DD12V-INDEXNAME DEFAULT SPACE
10 Table/Structure Field  DD12V - INDEXNAME Unique Index ID in a Table
11 Table/Structure Field  DD12V - SQLTAB Table Name
12 Table/Structure Field  RSX12DB - SOURCE Source, originator of the DB values parameter
13 Table/Structure Field  STORAGESRC - CMP Compute from technical settings
14 Table/Structure Field  STORAGESRC - CMT (only for indexes) - 'CMP' + effect of DB table status
15 Table/Structure Field  STORAGESRC - DBR (only for indexes) - current DB status of reference index
16 Table/Structure Field  STORAGESRC - SVD Saved storage structure
17 Table/Structure Field  SYST - DBSYS ABAP System Field: Central Database System
18 Table/Structure Field  SYST - MSGTY ABAP System Field: Message Type
19 Table/Structure Field  SYST - TABIX ABAP System Field: Row Index of Internal Tables
20 Table/Structure Field  T100 - ARBGB Application Area
21 Table/Structure Field  TRDIR - NAME ABAP Program Name
22 Table/Structure Field  TRDIR - NAME ABAP Program Name SOURCE VALUE(PROGNAME) LIKE TRDIR-NAME DEFAULT SPACE
23 Table/Structure Field  TRDIR - NAME ABAP Program Name SOURCE VALUE(GENPROG) LIKE TRDIR-NAME