SAP ABAP Function Module RSAR_IOBJRULES_ACTIVATE (Activates the transfer rules of an InfoObject)
Hierarchy
SAP_BW (Software Component) SAP Business Warehouse
   BW-WHM-DST (Application Component) Data Staging
     RSAR (Package) Data import from source system
Basic Data
Function Module RSAR_IOBJRULES_ACTIVATE Activates the transfer rules of an InfoObject  
Function Group RSAC   InfoSourceMaintenance Backend (1)  
Program Name SAPLRSAC   Data Import Customizing Business Information Warehouse 
INCLUDE Name LRSACU30    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting E_T_ABAPSOURCE TYPE RSAU_T_ABAPSOURCE Generated ABAP source code
Exporting E_ERRORFIELD TYPE Error message for syntax errors
Exporting E_ERRORLINE TYPE SYST-TABIX Error line for syntax errors
Exporting E_ERRORMSG TYPE Error message for syntax errors
Importing I_CODEID TYPE RS_UNIIDC25 Identification of the transfer rules
Importing I_IOBJNM TYPE RSD_IOBJNM
Importing I_DATATYPE TYPE RSDCHADDIC-DATATP
Importing I_LENGTH TYPE RSDCHADDIC-INTLEN
Importing I_DEBUG_LEVEL TYPE I 0 Debug level for generating module
Importing I_S_VIOBJ_MOD TYPE RSD_S_VIOBJ New (revised) version of the InfoObject
Importing I_S_VIOBJ_ACTIVE TYPE RSD_S_VIOBJ Old (active) version of the InfoObject
Importing I_RESET_ONLY TYPE RS_BOOL RS_C_FALSE Set the program generation
Exception CODE_GENERATION_ERROR TYPE
Exception WRITE_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