SAP ABAP Function Module RSDS_DATASOURCE_COL_ACT_DEL (Activate / Delete Data Sources by collection)
Hierarchy
SAP_BW (Software Component) SAP Business Warehouse
   BW-WHM-DST (Application Component) Data Staging
     RSDS (Package) Apollo DataSource
Basic Data
Function Module RSDS_DATASOURCE_COL_ACT_DEL Activate / Delete Data Sources by collection  
Function Group RSDS_DATASOURCE   DataSource  
Program Name SAPLRSDS_DATASOURCE    
INCLUDE Name LRSDS_DATASOURCEU22    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting E_T_LOG TYPE RS_T_MSG BW: Table with Messages (Application Log)
Importing I_T_ACT TYPE RSO_T_OBJNM Objects to be Activated
Importing I_T_DEL TYPE RSO_T_OBJNM Objects to Be Deleted
Importing I_BATCH TYPE RS_BOOL RS_C_FALSE Activate in Batch
Importing I_WITH_CTO TYPE RS_BOOL RS_C_FALSE CTO
Importing I_ALLOW_NOTP TYPE RS_BOOL RS_C_FALSE TP possibly suppress
Importing I_CONTEXT TYPE RSTXTSH Program Context
Importing I_FORCE_ACT TYPE RS_BOOL RS_C_FALSE Force activation
Importing I_FORCE_DEL TYPE RS_BOOL RS_C_FALSE Force deletion
Exception FAILED TYPE 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  20051219 
SAP Release Created in 700