Function Module list used by SAP ABAP Function Module RSDU_TABLE_RENAME_ORA (Renaming a Table and Its Indexes)
SAP ABAP Function Module
RSDU_TABLE_RENAME_ORA (Renaming a Table and Its Indexes) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | DB_DROP_TABLE | Deletes a table in the database | ||
| 2 | DB_RENAME_INDEX | DB_RENAME_INDEX- | ||
| 3 | DB_RENAME_TABLE | Umbenennen einer Tabelle auf der Datenbank (Alter Name -> Neuer Name) | ||
| 4 | DDIF_INDX_GET | DD: Interface for reading an index from the ABAP Dictionary | ||
| 5 | DDIF_TABL_ACTIVATE | DD: Interface to activate a table | ||
| 6 | DDUT_OBJECT_COPY | DD:Copy Object | ||
| 7 | DD_INDEX_NAME | Calculates the DB index name from table name and index | ||
| 8 | DD_TABL_DEL | Löschen einer Tabelle | ||