Table list used by SAP ABAP Function Module DB_INDX_SET_CRE (Save the current DB STORAGE parameter for table or index)
SAP ABAP Function Module
DB_INDX_SET_CRE (Save the current DB STORAGE parameter for table or index) is using
# | Object Type | Object Name | Object Description | Note |
---|---|---|---|---|
![]() |
![]() |
|||
1 | ![]() |
DBINDEX | DB index name and unique flag | |
2 | ![]() |
DBINDFLD | Fields of a DB index | |
3 | ![]() |
DCRTOBDEF | DD: Origin of the runtime object at conversion | |
4 | ![]() |
DD02L | SAP Tables | SOURCE VALUE(DBTABNAME) LIKE DD02L-TABNAME DEFAULT ' ' |
5 | ![]() |
DD12L | R/3 S_SECINDEX: secondary indexes, header; | |
6 | ![]() |
DD12L | R/3 S_SECINDEX: secondary indexes, header; | SOURCE VALUE(SELECTNAME) LIKE DD12L-SQLTAB DEFAULT ' ' |
7 | ![]() |
DD12L | R/3 S_SECINDEX: secondary indexes, header; | SOURCE VALUE(TABNAME) LIKE DD12L-SQLTAB OPTIONAL |
8 | ![]() |
DD12L | R/3 S_SECINDEX: secondary indexes, header; | SOURCE VALUE(INDEXNAME) LIKE DD12L-INDEXNAME DEFAULT '*' |
9 | ![]() |
DD12V | Generated Table for View | |
10 | ![]() |
DD17S | R/3 S_SECINDEX: secondary indexes, fields | |
11 | ![]() |
DDREFSTRUC | DD: General Reference Structure in ABAP Dictionary | |
12 | ![]() |
DDREFSTRUC | DD: General Reference Structure in ABAP Dictionary | SOURCE VALUE(CHECK_EXISTENCE) LIKE DDREFSTRUC-BOOL DEFAULT ' ' |
13 | ![]() |
DDREFSTRUC | DD: General Reference Structure in ABAP Dictionary | SOURCE VALUE(DROP_CREATE) LIKE DDREFSTRUC-BOOL DEFAULT 'X' |
14 | ![]() |
DDSTORAGE | Storage clause for tables and indexes | |
15 | ![]() |
TICNV | DD: Status of Incremental Conversions | SOURCE VALUE(SCENARIO) LIKE TICNV-SCENARIO DEFAULT 'PREUPG' |
16 | ![]() |
TICNV | DD: Status of Incremental Conversions | |
17 | ![]() |
TICNV | DD: Status of Incremental Conversions | SOURCE VALUE(CONTEXT) LIKE TICNV-CNVCONTEXT DEFAULT 'DEVEL' |
18 | ![]() |
UPG_DD12L | ICNV: Secondary Indexes - Header | |
19 | ![]() |
X031L | Nametab Structure, Database Structure DDNTF |