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