Data Element list used by SAP ABAP Function Module DB_STORAGE_SAVE (Provides storage clause for tables and indexes)
SAP ABAP Function Module
DB_STORAGE_SAVE (Provides storage clause for tables and indexes) is using
# | Object Type | Object Name | Object Description | Note |
---|---|---|---|---|
![]() |
![]() |
|||
1 | ![]() |
CHAR3 | 3-Byte field | |
2 | ![]() |
DBINDEX_D | Database index | SOURCE VALUE(DBINDEX) LIKE DD12L-DBINDEX DEFAULT SPACE |
3 | ![]() |
DDBOOL_D | DD: truth value | SOURCE VALUE(CORRECTION) LIKE DDREFSTRUC-BOOL DEFAULT 'X' |
4 | ![]() |
DDBOOL_D | DD: truth value | |
5 | ![]() |
DDBOOL_D | DD: truth value | SOURCE VALUE(FOR_TABLE_AND_INDEXES) LIKE DDREFSTRUC-BOOL DEFAULT SPACE |
6 | ![]() |
INDEXID | Unique Index ID in a Table | SOURCE VALUE(INDEXNAME) LIKE DD12L-INDEXNAME DEFAULT SPACE |
7 | ![]() |
NEWSTOPAR | Storage parameters used for conversion/creation | SOURCE VALUE(USEFLAG) LIKE DDSTORAGE-USEFLAG DEFAULT SPACE |
8 | ![]() |
TABNAME | Table Name | SOURCE VALUE(TABNAME) LIKE DD02L-TABNAME |
9 | ![]() |
TABNAME | Table Name | |
10 | ![]() |
TABNAME | Table Name | SOURCE VALUE(SAVE_UNDER_TABNAME) LIKE DD02L-TABNAME DEFAULT SPACE |