Table 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  DD02L SAP Tables
2 Table  DD02L SAP Tables SOURCE VALUE(DBTABNAME) LIKE DD02L-TABNAME DEFAULT ' '
3 Table  DD12L R/3 S_SECINDEX: secondary indexes, header;
4 Table  DD12L R/3 S_SECINDEX: secondary indexes, header; SOURCE VALUE(INDEXNAME) LIKE DD12L-INDEXNAME DEFAULT '*'
5 Table  DD12L R/3 S_SECINDEX: secondary indexes, header; SOURCE VALUE(TABNAME) LIKE DD12L-SQLTAB OPTIONAL
6 Table  DD12V Generated Table for View
7 Table  DDREFSTRUC DD: General Reference Structure in ABAP Dictionary SOURCE VALUE(CHECK_EXISTENCE) LIKE DDREFSTRUC-BOOL DEFAULT ' '
8 Table  DDREFSTRUC DD: General Reference Structure in ABAP Dictionary SOURCE VALUE(DROP_CREATE) LIKE DDREFSTRUC-BOOL DEFAULT 'X'