SAP ABAP Function Module RSDU_TABLE_COPY_INF (Erstellt eine Tabelle mit neuem Namen entsprechend einer Vorlage)
Hierarchy
SAP_BW (Software Component) SAP Business Warehouse
   BW-SYS-DB-INF (Application Component) BW Informix
     RSINF (Package) BW: Porting Informix
Basic Data
Function Module RSDU_TABLE_COPY_INF Erstellt eine Tabelle mit neuem Namen entsprechend einer Vorlage  
Function Group RSDU_SQL_INF   Data Manager SQL Utilities (BW 2.0A)  
Program Name SAPLRSDU_SQL_INF   Data manager utilities 
INCLUDE Name LRSDU_SQL_INFU11    
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 Originaltabelle
Importing I_NEWTAB TYPE RSD_TABLNM Neue Tabelle
Importing I_REMOVE_DUPLICATES TYPE RS_BOOL RS_C_FALSE Duplikate beseitigen ja/nein?
Importing I_NEWTAB_EXISTS TYPE RS_BOOL RS_C_UNKNOWN entscheidet über CREATE oder 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  20040315 
SAP Release Created in 20B