SAP ABAP Function Module RSAR_IOBJRULES_CHECK (Checks and generates 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_CHECK Checks and generates the transfer rules of an InfoObject  
Function Group RSAC   InfoSourceMaintenance Backend (1)  
Program Name SAPLRSAC   Data Import Customizing Business Information Warehouse 
INCLUDE Name LRSACU33    
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 rule
Importing I_IOBJNM TYPE RSD_IOBJNM
Importing I_OBJVERS TYPE RS_OBJVERS RS_C_OBJVERS-MODIFIED Object version to be checked
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_T_AABAP TYPE RSAA_T_AABAP
Exception INVALID_CODE_ID TYPE
Exception INVALID_DATA_TYPE TYPE
Exception SYNTAX_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