Data Element list used by SAP ABAP Function Module DB_STORAGE_GET (Provides storage clause for tables and indexes)
SAP ABAP Function Module
DB_STORAGE_GET (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 | ![]() |
DBINDEX_D | Database index | |
4 | ![]() |
DBINDEX_D | Database index | SOURCE VALUE(DBREFINDEX) LIKE DD12L-DBINDEX DEFAULT SPACE |
5 | ![]() |
DBSYSABBR | 3-place identifier for database | |
6 | ![]() |
DDBOOL_D | DD: truth value | SOURCE VALUE(CORRECTION) LIKE DDREFSTRUC-BOOL DEFAULT 'X' |
7 | ![]() |
DDBOOL_D | DD: truth value | SOURCE VALUE(FORMAT) LIKE DDREFSTRUC-BOOL DEFAULT SPACE |
8 | ![]() |
DDROWORCOLST | For distinction between Row or Column Store | |
9 | ![]() |
FLAG | General Flag | |
10 | ![]() |
INDEXID | Unique Index ID in a Table | SOURCE VALUE(REFINDEXNAME) LIKE DD12L-INDEXNAME DEFAULT SPACE |
11 | ![]() |
INDEXID | Unique Index ID in a Table | |
12 | ![]() |
INDEXID | Unique Index ID in a Table | SOURCE VALUE(INDEXNAME) LIKE DD12L-INDEXNAME DEFAULT SPACE |
13 | ![]() |
SYMSGV | Message Variable | |
14 | ![]() |
TABNAME | Table Name | |
15 | ![]() |
TABNAME | Table Name | SOURCE VALUE(TABNAME) LIKE DD02L-TABNAME |