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 Function Module  DB_DROP_TABLE Deletes a table in the database
2 Function Module  DB_RENAME_INDEX DB_RENAME_INDEX-
3 Function Module  DB_RENAME_TABLE Umbenennen einer Tabelle auf der Datenbank (Alter Name -> Neuer Name)
4 Function Module  DDIF_INDX_GET DD: Interface for reading an index from the ABAP Dictionary
5 Function Module  DDIF_TABL_ACTIVATE DD: Interface to activate a table
6 Function Module  DDUT_OBJECT_COPY DD:Copy Object
7 Function Module  DD_INDEX_NAME Calculates the DB index name from table name and index
8 Function Module  DD_TABL_DEL Löschen einer Tabelle