Data Element 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 | ![]() |
DDBOOL_D | DD: truth value | SOURCE VALUE(DROP_CREATE) LIKE DDREFSTRUC-BOOL DEFAULT 'X' |
2 | ![]() |
DDBOOL_D | DD: truth value | SOURCE VALUE(CHECK_EXISTENCE) LIKE DDREFSTRUC-BOOL DEFAULT ' ' |
3 | ![]() |
INDEXID | Unique Index ID in a Table | SOURCE VALUE(INDEXNAME) LIKE DD12L-INDEXNAME DEFAULT '*' |
4 | ![]() |
TABNAME | Table Name | SOURCE VALUE(TABNAME) LIKE DD12L-SQLTAB OPTIONAL |
5 | ![]() |
TABNAME | Table Name | SOURCE VALUE(DBTABNAME) LIKE DD02L-TABNAME DEFAULT ' ' |