SAP ABAP Function Module RSDG_IOBC_COPY_TO_VERSION (Copies a InfoObjectCatalog in another version)
Hierarchy
SAP_BW (Software Component) SAP Business Warehouse
   BW-WHM-DBA (Application Component) Data Basis
     RSDG (Package) BW: Data basis generation
Basic Data
Function Module RSDG_IOBC_COPY_TO_VERSION Copies a InfoObjectCatalog in another version  
Function Group RSDG_IOBC_DB_WRITE   InfoObject catalog: Update  
Program Name SAPLRSDG_IOBC_DB_WRITE    
INCLUDE Name LRSDG_IOBC_DB_WRITEU03    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting E_SUBRC TYPE SYST-SUBRC ReturnCode <> 0: Copy failed
Exporting E_T_MSG TYPE RS_T_MSG List of messages
Importing I_INFOOBJCAT TYPE RSD_INFOOBJCAT InfoObject Catalog
Importing I_SOURCE_OBJVERS TYPE RS_OBJVERS Version to be read
Importing I_TARGET_OBJVERS TYPE RS_OBJVERS Target Version
Importing I_WRITE_PROTOCOL TYPE RS_BOOL RS_C_TRUE Write protocol (if successful)
Exception INFOOBJCAT_NOT_FOUND TYPE InfoObjectCatalog could not be read
               
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