Function Module list used by SAP ABAP Function Module RSDU_TABLE_DROP_XY_INDEX (Creates indexes from the data dictionary for a table)
SAP ABAP Function Module
RSDU_TABLE_DROP_XY_INDEX (Creates indexes from the data dictionary for a table) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | DB_DROP_INDEX | Loescht einen Index auf der Datenbank | ||
| 2 | DB_GET_INDEXES | Returns all indexes with fields for a table | ||
| 3 | DB_STORAGE_SAVE | Provides storage clause for tables and indexes | ||
| 4 | DD_TABNAME_OF_INDEX | Provides the name of the respective table for a DB index name | ||
| 5 | RSDU__FUNCTION_NAME | Generates the name of the corresponding DB-dep- function module | ||