SAP ABAP Function Module IUUC_RENAME_DB_TABLE_2 (rename DB table)
Hierarchy
DMIS (Software Component) DMIS 2011_1
   CA-EUR (Application Component) European Monetary Union: Euro
     CNV_INC_PROCESSING_REMOTE (Package) tools for logging table and trigger creation in sender syst.
Basic Data
Function Module IUUC_RENAME_DB_TABLE_2 rename DB table  
Function Group IUUC_REMOTE   IUUC Remote Components  
Program Name SAPLIUUC_REMOTE    
INCLUDE Name LIUUC_REMOTEU32    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Importing I_NAME_ORIGINAL TYPE TABNAME name of original table
Importing I_NAME_COPY TYPE TABNAME name of table copy
Importing I_NAME_TEMP TYPE TABNAME name of temporary table
Importing I_DEL_COPY_TABLE TYPE BOOLEAN delete the copy table
Tables ET_MESSAGES TYPE DMC_MSG_STRUCT message structure (message type + message text)
Exception ORIG_TABLE_NOT_EXIST TYPE original table does not exist
Exception TABLE_CREATION_FAILED TYPE creation of new table failed
Exception TABLE_ACTIVATION_FAILED TYPE activation of new table failed
Exception TABLE_DROP_FAILED TYPE drop of new table failed
Exception TABLE_RENAME_FAILED TYPE table rename failed
               
Processing Type
Normal Function Module  
Remote-Enabled Module BaseXML supported
Update Module Start immediately
Immediate Start, No Restart
Start Delayed
Coll.run
JAVA Module Callable from ABAP  
Remote-Enabled JAVA Module  
Module Callable from JAVA  
History
Last changed by/on SAP  20141030 
SAP Release Created in 2005_1_471