SAP ABAP Function Module RSDU_TABLE_COPY_DB6 (Creates a Table with New Name According to a Template)
Hierarchy
SAP_BW (Software Component) SAP Business Warehouse
   BW-SYS-DB-DB6 (Application Component) BW DB2 Universal Database
     RSCOREDB6 (Package) BI Core Porting: DB6
Basic Data
Function Module RSDU_TABLE_COPY_DB6 Creates a Table with New Name According to a Template  
Function Group RSDU_CORE_SQL_DB6   Database-Dependent Core Functions  
Program Name SAPLRSDU_CORE_SQL_DB6    
INCLUDE Name LRSDU_CORE_SQL_DB6U05    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Changing C_PROCESSED TYPE RS_BOOL Boolean
Importing I_OLDTAB TYPE RSD_TABLNM Original Table
Importing I_NEWTAB TYPE RSD_TABLNM New Table
Importing I_REMOVE_DUPLICATES TYPE RS_BOOL RS_C_FALSE Remove Duplicates (Yes/No)?
Importing I_NEWTAB_EXISTS TYPE RS_BOOL RS_C_UNKNOWN Decides Whether CREATE or INSERT
Exception INHERITED_ERROR TYPE
Exception SQL_ERROR TYPE
               
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  20110909 
SAP Release Created in 730