SAP ABAP Function Module RSDG_IOBC_ACTIVATE (Activates an InfoObject Catalog)
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_ACTIVATE Activates an InfoObject Catalog  
Function Group RSDG_IOBC_DB_WRITE   InfoObject catalog: Update  
Program Name SAPLRSDG_IOBC_DB_WRITE    
INCLUDE Name LRSDG_IOBC_DB_WRITEU01    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Changing C_S_IOBC TYPE RSD_S_IOBC Field list of the InfoObject Catalog
Changing C_T_IOBC_IOBJ TYPE RSD_T_IOBC_IOBJ InfoObjects in the InfoObject Catalog
Exporting E_T_MSG TYPE RS_T_MSG Messages
Exporting E_SUBRC TYPE SYST-SUBRC ReturnCode <> 0: Failed to activate
Importing I_MANUAL TYPE RS_BOOL RS_C_FALSE manually activation: OFF automatically set to ACTIVE
Importing I_WRITE_PROTOCOL TYPE RS_BOOL RS_C_TRUE Write Log? (Indicator)
Importing I_PROGRESS TYPE RS_BOOL RS_C_TRUE Progress indication (flag)
Importing I_WITH_CHECK TYPE RS_BOOL RS_C_FALSE Flag: with check
Importing I_LANGU TYPE SYST-LANGU SY-LANGU Language
Importing I_REPAIR TYPE RS_BOOL RS_C_FALSE Flag: Remove InfoObjects when inactive
Importing I_REORG_UNASSIGNED TYPE RS_BOOL RS_C_TRUE Flag: Reorganization of the "unassigned" InfoObjCat's
Exception ILLEGAL_INPUT TYPE Invalid Entry
               
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