Function Module list used by SAP ABAP Function Module IUUC_RENAME_DB_TABLE (rename DB table)
SAP ABAP Function Module
IUUC_RENAME_DB_TABLE (rename DB table) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | CNV_MBT_AUTHORITY_CHECK | MBT PCL authority check | ||
| 2 | DB_CREATE_TABLE | Legt eine Tabelle auf der Datenbank an | ||
| 3 | DB_DROP_TABLE | Deletes a table in the database | ||
| 4 | DB_DROP_VIEW | Deletes a view in the database | ||
| 5 | DB_EXISTS_TABLE | Checks whether a table exists in the database | ||
| 6 | DB_GET_RELEASE | Abfrage des Datenbank-Releases | ||
| 7 | DB_RENAME_INDEX | DB_RENAME_INDEX- | ||
| 8 | DB_RENAME_TABLE | Umbenennen einer Tabelle auf der Datenbank (Alter Name -> Neuer Name) | ||
| 9 | DDIF_INDX_ACTIVATE | DD: Interface to activate an index | ||
| 10 | DDIF_INDX_PUT | DD: Interface to write an index to the ABAP Dictionary | ||
| 11 | DDIF_TABL_GET | DD: Interface to read a table from the ABAP Dictionary | ||
| 12 | DDIF_TABL_PUT | DD: Interface to write a table in the ABAP Dictionary | ||
| 13 | DD_DATABASE_UTILITY | Grundfunktionen des Datenbankutilities im Online und Batch mit Prüfungen | ||
| 14 | DD_INDEX_NAME | Calculates the DB index name from table name and index | ||
| 15 | DD_NAMETAB_TO_DDFIELDS | Creates the corresponding field structure to the nametab of a table | ||
| 16 | DD_TABL_DEL | Löschen einer Tabelle | ||
| 17 | IUUC_DB_CREATE_TABLE_INTERNAL | activate table w/o checks and create it in DB system | ||
| 18 | TR_TADIR_INTERFACE | Create/change/delete/read object directory entry |