SAP ABAP Function Module RSAU_UPDR_CHECK_RULE (Checking of individual update rules)
Hierarchy
SAP_BW (Software Component) SAP Business Warehouse
   BW-WHM-DST (Application Component) Data Staging
     RSAU (Package) Update
Basic Data
Function Module RSAU_UPDR_CHECK_RULE Checking of individual update rules  
Function Group RSAU   BIW: Data Transfer - Update  
Program Name SAPLRSAU   BIW: Data Transfer - Update 
INCLUDE Name LRSAUU40    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Changing E_S_UPDDAT TYPE RSAU_S_UPDDAT rule to be checked
Exporting E_T_PROTOCOL TYPE RSAU_T_PROTOCOL BW: Table with Messages (Application Log)
Exporting E_SCREEN TYPE SYDYNNR Screen on which the error is happening
Exporting E_TABIX TYPE SYTABIX Error Index
Exporting E_CHECK_OK TYPE RS_BOOL No error has occurred
Exporting E_WARNING TYPE RS_BOOL A warning has occurred
Exporting E_S_MSG TYPE RS_S_MSG Last raised message
Exporting E_R_MSG TYPE RSAU_MSG Messages
Importing I_S_UPDR TYPE RSAU_S_UPDR
Importing I_DTATYPE TYPE RSDTATYPE Type of data target (InfoCube or InfoObject ODSObject)
Importing I_ODS_UPDTYPE TYPE RSARC_ODS_UPDTYPE SPACE Updtype of the Data Sources / only relevant for update into ODS-objects
Importing I_T_CSFIELDTXT TYPE RSARC_T_RSKSFIELDTXT
Importing I_OBJVERS_DEP TYPE RS_OBJVERS RS_C_OBJVERS-ACTIVE Object version of the dependent objects
Importing I_CSNM TYPE RSCOMSTRU_TECH SPACE Table name of the communication structure
Importing I_DTATABLNM TYPE TABNAME SPACE Table name of the data target
Importing I_FLG_STOP_FIRST TYPE RS_BOOL RS_C_FALSE Terminate after first error
Importing I_FLG_CHECK_ROUTINES TYPE RS_BOOL RS_C_FALSE Also check the routines of this key figure
Importing I_FLG_CHECK_FORMULAS TYPE RS_BOOL RS_C_FALSE Also check the formulas of this key figure
Importing I_R_MSG TYPE RSAU_MSG Messages
Importing I_FLG_UNIT_IN_ROUT TYPE RS_BOOL RS_C_FALSE Conversion is done in routines
               
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