Function Module list used by SAP ABAP Function Module MCS_DROP_CREATE_INDEX ('Drop/Create Index' für Sekundärindexe der LIS-Info-Strukturen (GSTRU))
SAP ABAP Function Module
MCS_DROP_CREATE_INDEX ('Drop/Create Index' für Sekundärindexe der LIS-Info-Strukturen (GSTRU)) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | DB_GET_INDEXES | Returns all indexes with fields for a table | ||
| 2 | DB_STORAGE_SAVE | Provides storage clause for tables and indexes | ||
| 3 | DD_CREATE_INDEX | Read index from the Dictionary and create it in the database. | ||
| 4 | DD_DROP_INDEX | DD_DROP_INDEX- | ||
| 5 | DD_TBIX_GET | Leseroutine für Klasse TABL (Tabelle), Unterklasse INDX (Index). | ||