Data Element list used by SAP ABAP Function Module DB_STORAGE_CLEAR (Provides storage clause for tables and indexes)
SAP ABAP Function Module
DB_STORAGE_CLEAR (Provides storage clause for tables and indexes) is using
# | Object Type | Object Name | Object Description | Note |
---|---|---|---|---|
![]() |
![]() |
|||
1 | ![]() |
DBINDEX_D | Database index | SOURCE VALUE(DBINDEX) LIKE DD12L-DBINDEX DEFAULT SPACE |
2 | ![]() |
DBSYSABBR | 3-place identifier for database | |
3 | ![]() |
DDBOOL_D | DD: truth value | SOURCE VALUE(FOR_TABLE_AND_INDEXES) LIKE DDREFSTRUC-BOOL DEFAULT SPACE |
4 | ![]() |
INDEXID | Unique Index ID in a Table | SOURCE VALUE(INDEXNAME) LIKE DD12L-INDEXNAME DEFAULT SPACE |
5 | ![]() |
TABNAME | Table Name | SOURCE VALUE(TABNAME) LIKE DD02L-TABNAME |