Table/Structure Field list used by SAP ABAP Function Module DB_INDX_SET_CRE_CNV (Save the current DB STORAGE parameter for table or index)
SAP ABAP Function Module DB_INDX_SET_CRE_CNV (Save the current DB STORAGE parameter for table or index) is using
# Object Type Object Name Object Description Note
     
1 Table/Structure Field  DD02L - TABNAME Table Name SOURCE VALUE(DBTABNAME) LIKE DD02L-TABNAME DEFAULT ' '
2 Table/Structure Field  DD02L - TABNAME Table Name
3 Table/Structure Field  DD12L - DBINDEX Database index
4 Table/Structure Field  DD12L - INDEXNAME Unique Index ID in a Table
5 Table/Structure Field  DD12L - INDEXNAME Unique Index ID in a Table SOURCE VALUE(INDEXNAME) LIKE DD12L-INDEXNAME DEFAULT '*'
6 Table/Structure Field  DD12L - SQLTAB Table Name SOURCE VALUE(TABNAME) LIKE DD12L-SQLTAB OPTIONAL
7 Table/Structure Field  DD12L - SQLTAB Table Name
8 Table/Structure Field  DD12L - UNIQUEFLAG Flag for UNIQUE indexes
9 Table/Structure Field  DD12V - INDEXNAME Unique Index ID in a Table
10 Table/Structure Field  DDREFSTRUC - BOOL DD: truth value SOURCE VALUE(DROP_CREATE) LIKE DDREFSTRUC-BOOL DEFAULT 'X'
11 Table/Structure Field  DDREFSTRUC - BOOL DD: truth value
12 Table/Structure Field  DDREFSTRUC - BOOL DD: truth value SOURCE VALUE(CHECK_EXISTENCE) LIKE DDREFSTRUC-BOOL DEFAULT ' '
13 Table/Structure Field  SYST - DBSYS ABAP System Field: Central Database System
14 Table/Structure Field  SYST - FDPOS ABAP System Field: Occurrence in Byte or Character String
15 Table/Structure Field  SYST - SAPRL ABAP System Field: SAP System Release
16 Table/Structure Field  SYST - TABIX ABAP System Field: Row Index of Internal Tables