Table/Structure Field list used by SAP ABAP Function Module CNV_00001_DB_CREATE_INDEX_S (CNV_00001_DB_CREATE_INDEX_S)
SAP ABAP Function Module
CNV_00001_DB_CREATE_INDEX_S (CNV_00001_DB_CREATE_INDEX_S) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | CNV_00001_PARAMS - VALUEFROM | Conversion: Value of a parameter for a conversion routine | ||
| 2 | CNV_00001_PARAMS - PARAMNAME | Character field of length 40 | ||
| 3 | DBINDEX - NAME | Table or index name | ||
| 4 | DD02L - TABNAME | Table Name | SOURCE VALUE(TABNAME) LIKE DD02L-TABNAME |
|
| 5 | DD02L - TABNAME | Table Name | ||
| 6 | DD12L - DBINDEX | Database index | SOURCE VALUE(DBINDEX) LIKE DD12L-DBINDEX |
|
| 7 | DD12L - DBINDEX | Database index | ||
| 8 | DD12L - INDEXNAME | Unique Index ID in a Table | ||
| 9 | DD12L - UNIQUEFLAG | Flag for UNIQUE indexes | ||
| 10 | DD12L - UNIQUEFLAG | Flag for UNIQUE indexes | SOURCE VALUE(UNIQUE) LIKE DD12L-UNIQUEFLAG DEFAULT SPACE |
|
| 11 | DD12V - SQLTAB | Table Name | ||
| 12 | DD12V - INDEXNAME | Unique Index ID in a Table | ||
| 13 | DD12V - DBINDEX | Database index | ||
| 14 | RSX12DB - SOURCE | Source, originator of the DB values parameter | ||
| 15 | STORAGESRC - CMP | Compute from technical settings | ||
| 16 | STORAGESRC - CMT | (only for indexes) - 'CMP' + effect of DB table status | ||
| 17 | STORAGESRC - DBR | (only for indexes) - current DB status of reference index | ||
| 18 | STORAGESRC - SVD | Saved storage structure | ||
| 19 | SYST - DBSYS | ABAP System Field: Central Database System | ||
| 20 | SYST - MSGTY | ABAP System Field: Message Type | ||
| 21 | SYST - TABIX | ABAP System Field: Row Index of Internal Tables | ||
| 22 | T100 - ARBGB | Application Area | ||
| 23 | TRDIR - NAME | ABAP Program Name | SOURCE VALUE(GENPROG) LIKE TRDIR-NAME |
|
| 24 | TRDIR - NAME | ABAP Program Name | ||
| 25 | TRDIR - NAME | ABAP Program Name | SOURCE VALUE(PROGNAME) LIKE TRDIR-NAME DEFAULT SPACE |