Table 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 | ![]() |
DD02L | SAP Tables | SOURCE VALUE(TABNAME) LIKE DD02L-TABNAME |
2 | ![]() |
DD09V | Interface: Technical Settings Table/View | |
3 | ![]() |
DD12L | R/3 S_SECINDEX: secondary indexes, header; | SOURCE VALUE(REFINDEXNAME) LIKE DD12L-INDEXNAME DEFAULT SPACE |
4 | ![]() |
DD12L | R/3 S_SECINDEX: secondary indexes, header; | SOURCE VALUE(INDEXNAME) LIKE DD12L-INDEXNAME DEFAULT SPACE |
5 | ![]() |
DD12L | R/3 S_SECINDEX: secondary indexes, header; | SOURCE VALUE(DBREFINDEX) LIKE DD12L-DBINDEX DEFAULT SPACE |
6 | ![]() |
DD12L | R/3 S_SECINDEX: secondary indexes, header; | SOURCE VALUE(DBINDEX) LIKE DD12L-DBINDEX DEFAULT SPACE |
7 | ![]() |
DDREFSTRUC | DD: General Reference Structure in ABAP Dictionary | SOURCE VALUE(CORRECTION) LIKE DDREFSTRUC-BOOL DEFAULT 'X' |
8 | ![]() |
DDREFSTRUC | DD: General Reference Structure in ABAP Dictionary | |
9 | ![]() |
DDREFSTRUC | DD: General Reference Structure in ABAP Dictionary | SOURCE VALUE(FORMAT) LIKE DDREFSTRUC-BOOL DEFAULT SPACE |
10 | ![]() |
DDSTORAGE | Storage clause for tables and indexes | |
11 | ![]() |
DDTEXTDATA | Data cluster as text | SOURCE STORPAR STRUCTURE DDTEXTDATA OPTIONAL |
12 | ![]() |
DDTEXTDATA | Data cluster as text | |
13 | ![]() |
MSSSTORAGE | MSSQL-Specific Storage Parameters for Tables and Indexes | |
14 | ![]() |
STORAGESRC | Source hierarchy for storage structure | SOURCE VALUE(SOURCE_HIERARCHY) LIKE STORAGESRC |
15 | ![]() |
STORAGESRC | Source hierarchy for storage structure |