Table/Structure Field 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 | ![]() |
DD02L - TABNAME | Table Name | |
2 | ![]() |
DD02L - TABNAME | Table Name | SOURCE VALUE(SAVE_UNDER_TABNAME) LIKE DD02L-TABNAME DEFAULT SPACE |
3 | ![]() |
DD02L - TABNAME | Table Name | SOURCE VALUE(TABNAME) LIKE DD02L-TABNAME |
4 | ![]() |
DD12L - AS4LOCAL | Activation Status of a Repository Object | |
5 | ![]() |
DD12L - DBINDEX | Database index | SOURCE VALUE(DBINDEX) LIKE DD12L-DBINDEX DEFAULT SPACE |
6 | ![]() |
DD12L - DBINDEX | Database index | |
7 | ![]() |
DD12L - INDEXNAME | Unique Index ID in a Table | SOURCE VALUE(INDEXNAME) LIKE DD12L-INDEXNAME DEFAULT SPACE |
8 | ![]() |
DD12L - INDEXNAME | Unique Index ID in a Table | |
9 | ![]() |
DD12L - SQLTAB | Table Name | |
10 | ![]() |
DDREFSTRUC - BOOL | DD: truth value | |
11 | ![]() |
DDREFSTRUC - BOOL | DD: truth value | SOURCE VALUE(CORRECTION) LIKE DDREFSTRUC-BOOL DEFAULT 'X' |
12 | ![]() |
DDREFSTRUC - BOOL | DD: truth value | SOURCE VALUE(FOR_TABLE_AND_INDEXES) LIKE DDREFSTRUC-BOOL DEFAULT SPACE |
13 | ![]() |
DDSTORAGE - USEFLAG | Storage parameters used for conversion/creation | |
14 | ![]() |
DDSTORAGE - USEFLAG | Storage parameters used for conversion/creation | SOURCE VALUE(USEFLAG) LIKE DDSTORAGE-USEFLAG DEFAULT SPACE |
15 | ![]() |
STORAGESRC - CMP | Compute from technical settings | |
16 | ![]() |
STORAGESRC - DBS | Current DB status | |
17 | ![]() |
SYST - DBSYS | ABAP System Field: Central Database System | |
18 | ![]() |
SYST - TABIX | ABAP System Field: Row Index of Internal Tables |