Table/Structure Field list used by SAP ABAP Function Module DB_STORAGE_PUT (Provides storage clause for tables and indexes)
SAP ABAP Function Module
DB_STORAGE_PUT (Provides storage clause for tables and indexes) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | DD02L - TABNAME | Table Name | SOURCE VALUE(TABNAME) LIKE DD02L-TABNAME |
|
| 2 | DD02L - TABNAME | Table Name | ||
| 3 | DD12L - INDEXNAME | Unique Index ID in a Table | SOURCE VALUE(INDEXNAME) LIKE DD12L-INDEXNAME DEFAULT SPACE |
|
| 4 | DD12L - INDEXNAME | Unique Index ID in a Table | ||
| 5 | DDSTORAGE - DBSYSABBR | 3-place identifier for database | ||
| 6 | DDSTORAGE - INDEXNAME | Unique Index ID in a Table | ||
| 7 | DDSTORAGE - POSNR | ABAP/4 Dictionary: item in a log | ||
| 8 | DDSTORAGE - TABNAME | Table Name | ||
| 9 | DDSTORAGE - USEFLAG | Storage parameters used for conversion/creation | ||
| 10 | DDSTORAGE - USEFLAG | Storage parameters used for conversion/creation | SOURCE VALUE(USEFLAG) LIKE DDSTORAGE-USEFLAG DEFAULT SPACE |
|
| 11 | SYST - DBSYS | ABAP System Field: Central Database System |