Table/Structure Field list used by SAP ABAP Function Module DB_ALTER_INDSTORAGE (Verändert die Speicherparameter eines Index)
SAP ABAP Function Module
DB_ALTER_INDSTORAGE (Verändert die Speicherparameter eines Index) 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 | DD12L - DBINDEX | Database index | SOURCE VALUE(DBINDEX) LIKE DD12L-DBINDEX OPTIONAL |
|
| 4 | DD12L - DBINDEX | Database index | ||
| 5 | DD12L - INDEXNAME | Unique Index ID in a Table | ||
| 6 | DD12L - INDEXNAME | Unique Index ID in a Table | SOURCE VALUE(INDEXNAME) LIKE DD12L-INDEXNAME |
|
| 7 | RSX12DB - SOURCE | Source, originator of the DB values parameter | ||
| 8 | STORAGESRC - DBS | Current DB status | ||
| 9 | SYST - DBSYS | ABAP System Field: Central Database System | ||
| 10 | SYST - TABIX | ABAP System Field: Row Index of Internal Tables | ||