Table/Structure Field list used by SAP ABAP Function Module DB_DROP_INDEX (Loescht einen Index auf der Datenbank)
SAP ABAP Function Module
DB_DROP_INDEX (Loescht einen Index auf der Datenbank) 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 |
|
| 4 | DD12L - DBINDEX | Database index | ||
| 5 | SYST - DBSYS | ABAP System Field: Central Database System | ||
| 6 | SYST - TABIX | ABAP System Field: Row Index of Internal Tables | ||
| 7 | TRDIR - NAME | ABAP Program Name | SOURCE VALUE(PROGNAME) LIKE TRDIR-NAME DEFAULT SPACE |
|
| 8 | TRDIR - NAME | ABAP Program Name | SOURCE VALUE(GENPROG) LIKE TRDIR-NAME |
|
| 9 | TRDIR - NAME | ABAP Program Name | ||