Table/Structure Field list used by SAP ABAP Function Module DB_CREATE_INDEX_S_ICNV (DB_CREATE_INDEX_S_ICNV)
SAP ABAP Function Module
DB_CREATE_INDEX_S_ICNV (DB_CREATE_INDEX_S_ICNV) 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 - DBINDEX | Database index | SOURCE VALUE(DBINDEX) LIKE DD12L-DBINDEX DEFAULT SPACE |
|
| 4 | DD12L - DBINDEX | Database index | ||
| 5 | DD12L - UNIQUEFLAG | Flag for UNIQUE indexes | SOURCE VALUE(UNIQUE) LIKE DD12L-UNIQUEFLAG DEFAULT SPACE |
|
| 6 | DD12L - UNIQUEFLAG | Flag for UNIQUE indexes | ||
| 7 | DD12V - DBINDEX | Database index | ||
| 8 | DD12V - INDEXNAME | Unique Index ID in a Table | ||
| 9 | STORAGESRC - CMP | Compute from technical settings | ||
| 10 | STORAGESRC - SVD | Saved storage structure | ||
| 11 | STORAGESRC - DBR | (only for indexes) - current DB status of reference index | ||
| 12 | STORAGESRC - CMT | (only for indexes) - 'CMP' + effect of DB table status | ||
| 13 | SYST - DBSYS | ABAP System Field: Central Database System | ||
| 14 | SYST - MSGTY | ABAP System Field: Message Type | ||
| 15 | SYST - SAPRL | ABAP System Field: SAP System Release | ||
| 16 | SYST - TABIX | ABAP System Field: Row Index of Internal Tables | ||
| 17 | TRDIR - NAME | ABAP Program Name |