Table/Structure Field 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 - TABNAME | Table Name | ||
| 2 | DD02L - TABNAME | Table Name | SOURCE VALUE(TABNAME) LIKE DD02L-TABNAME |
|
| 3 | DD09L - BUFALLOW | Indicator for buffering allowed/not allowed | ||
| 4 | DD09L - PUFFERUNG | Buffering type indicator | ||
| 5 | DD09L - TABART | Data class in technical settings | ||
| 6 | DD09L - TABKAT | Size category | ||
| 7 | DD09V - BUFALLOW | Indicator for buffering allowed/not allowed | ||
| 8 | DD09V - PUFFERUNG | Buffering type indicator | ||
| 9 | DD09V - TABART | Data class in technical settings | ||
| 10 | DD09V - TABKAT | Size category | ||
| 11 | DD12L - DBINDEX | Database index | ||
| 12 | DD12L - INDEXNAME | Unique Index ID in a Table | SOURCE VALUE(REFINDEXNAME) LIKE DD12L-INDEXNAME DEFAULT SPACE |
|
| 13 | DD12L - INDEXNAME | Unique Index ID in a Table | ||
| 14 | DD12L - INDEXNAME | Unique Index ID in a Table | SOURCE VALUE(INDEXNAME) LIKE DD12L-INDEXNAME DEFAULT SPACE |
|
| 15 | DD12L - DBINDEX | Database index | SOURCE VALUE(DBINDEX) LIKE DD12L-DBINDEX DEFAULT SPACE |
|
| 16 | DD12L - DBINDEX | Database index | SOURCE VALUE(DBREFINDEX) LIKE DD12L-DBINDEX DEFAULT SPACE |
|
| 17 | DDREFSTRUC - BOOL | DD: truth value | ||
| 18 | DDREFSTRUC - BOOL | DD: truth value | SOURCE VALUE(FORMAT) LIKE DDREFSTRUC-BOOL DEFAULT SPACE |
|
| 19 | DDREFSTRUC - BOOL | DD: truth value | SOURCE VALUE(CORRECTION) LIKE DDREFSTRUC-BOOL DEFAULT 'X' |
|
| 20 | DDSTORAGE - INDEXNAME | Unique Index ID in a Table | ||
| 21 | DDSTORAGE - USEFLAG | Storage parameters used for conversion/creation | ||
| 22 | DDSTORAGE - TEXT | Text (79 characters) | ||
| 23 | DDSTORAGE - TABNAME | Table Name | ||
| 24 | DDSTORAGE - POSNR | ABAP/4 Dictionary: item in a log | ||
| 25 | DDSTORAGE - PARNAME | SAP object name | ||
| 26 | DDSTORAGE - DBSYSABBR | 3-place identifier for database | ||
| 27 | DDSTORAGE - SIGN | DDSTORAGE-SIGN | ||
| 28 | DDTEXTDATA - PARNAME | SAP object name | ||
| 29 | DDTEXTDATA - SIGN | DDTEXTDATA-SIGN | ||
| 30 | DDTEXTDATA - TEXT | Text (79 characters) | ||
| 31 | MSSSTORAGE - PARNAME | SAP object name | ||
| 32 | MSSSTORAGE - TABNAME | Table Name | ||
| 33 | MSSSTORAGE - INDEXNAME | Unique Index ID in a Table | ||
| 34 | MSSSTORAGE - DBSYSABBR | 3-place identifier for database | ||
| 35 | STORAGESRC - CMP | Compute from technical settings | ||
| 36 | STORAGESRC - CMT | (only for indexes) - 'CMP' + effect of DB table status | ||
| 37 | STORAGESRC - DBR | (only for indexes) - current DB status of reference index | ||
| 38 | STORAGESRC - DBS | Current DB status | ||
| 39 | STORAGESRC - SVD | Saved storage structure | ||
| 40 | SYST - DBSYS | ABAP System Field: Central Database System | ||
| 41 | SYST - TABIX | ABAP System Field: Row Index of Internal Tables |