Function Module list used by SAP ABAP Function Module RSDU_TABLE_RENAME_DB2 (Renaming a Table and Its Indexes)
SAP ABAP Function Module
RSDU_TABLE_RENAME_DB2 (Renaming a Table and Its Indexes) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | DB_COMMIT | Commit Work via EXEC SQL - no rollout | ||
| 2 | DB_RENAME_TABLE | Umbenennen einer Tabelle auf der Datenbank (Alter Name -> Neuer Name) | ||
| 3 | DD_TABL_DEL | Löschen einer Tabelle | ||
| 4 | RSDU_DBDIFF_REMOVE | Delete Entry from DBDIFF | ||
| 5 | RSDU_DROP_INDEX_DB2 | Drops an Index | ||
| 6 | RSDU_EXEC_SQL | Execute Native SQL Statement (No CURSORs, Host Variables etc.) | ||
| 7 | RSDU_GET_DB_RELEASE_DB2 | Returns DB2 Version | ||
| 8 | RSDU_GET_INDEX_NAME_DB2 | Gets Name for an Index on the DB as Set by the DDIC | ||
| 9 | RSDU_RESTRUCT_DDL_STMT_DB2 | Retrieve All Database Table Names with a Specified Prefix | ||