Function Module list used by SAP ABAP Function Module IUUC_RENAME_DB_TABLE_2 (rename DB table)
SAP ABAP Function Module
IUUC_RENAME_DB_TABLE_2 (rename DB table) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | CNV_MBT_AUTHORITY_CHECK | MBT PCL authority check | ||
| 2 | DB_DROP_INDEX | Loescht einen Index auf der Datenbank | ||
| 3 | DB_DROP_TABLE | Deletes a table in the database | ||
| 4 | DB_DROP_VIEW | Deletes a view in the database | ||
| 5 | DB_EXISTS_INDEX | Checks whether an index is created in the database | ||
| 6 | DB_RENAME_INDEX | DB_RENAME_INDEX- | ||
| 7 | DB_RENAME_TABLE | Umbenennen einer Tabelle auf der Datenbank (Alter Name -> Neuer Name) | ||
| 8 | DDIF_TABL_GET | DD: Interface to read a table from the ABAP Dictionary | ||
| 9 | DD_DATABASE_UTILITY | Grundfunktionen des Datenbankutilities im Online und Batch mit Prüfungen | ||
| 10 | DD_INDEX_NAME | Calculates the DB index name from table name and index | ||