SAP ABAP Function Module RSO_AGGR_ACTIVATE_CONTENT (BW Repository: copies and activates aggregates from the delivery vers)
Hierarchy
SAP_BW (Software Component) SAP Business Warehouse
   BW-BEX-OT (Application Component) OLAP Technology
     RSDDK (Package) BW Aggregates
Basic Data
Function Module RSO_AGGR_ACTIVATE_CONTENT BW Repository: copies and activates aggregates from the delivery vers  
Function Group RSDDK6   Aggregate maintenance (from BW 2.0)  
Program Name SAPLRSDDK6    
INCLUDE Name LRSDDK6U08    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting E_SUBRC TYPE SYSUBRC Return Code <> 2: Warning, 4: Error
Exporting E_T_MSG TYPE RS_T_MSG Log
Exporting E_T_TLOGO_MANUAL TYPE RSO_T_TLOGO InfoObjects That Must Be Copied Manually
Exporting E_T_TLOGO_ERROR TYPE RSO_T_TLOGO InfoObjects That Cannot Be Copied/Activated
Importing I_T_TLOGO TYPE RSO_T_TLOGO_FUNC Objects Copied from Content Version
Importing I_CHECK_MODE TYPE RS_BOOL RS_C_TRUE = 'X' Only Log Output (No Database Update)
Importing I_WITH_ACTIVATION TYPE RS_BOOL RS_C_TRUE = 'X' With Activation of Copied InfoObjects (Default for Object Collector)
Importing I_MANUAL TYPE RS_BOOL RS_C_TRUE = 'X' With Selection Dialog Box
Importing I_WITH_CTS TYPE RS_BOOL RS_C_FALSE = 'X': With Transport System
Importing I_WITH_ENQUEUE TYPE RS_BOOL RS_C_TRUE = 'X': With Locking
Importing I_WITH_DEPENDENT TYPE RS_BOOL RS_C_FALSE = 'X': Copy Dep. InfoObjects (Do Not Merge) Only If M Version Does Not Exist
Exception CANCEL TYPE Cancellation by User
               
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