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 |
|---|---|---|---|---|---|---|---|
| |
E_S_UPDDAT | TYPE | RSAU_S_UPDDAT | rule to be checked | |||
| |
E_T_PROTOCOL | TYPE | RSAU_T_PROTOCOL | BW: Table with Messages (Application Log) | |||
| |
E_SCREEN | TYPE | SYDYNNR | Screen on which the error is happening | |||
| |
E_TABIX | TYPE | SYTABIX | Error Index | |||
| |
E_CHECK_OK | TYPE | RS_BOOL | No error has occurred | |||
| |
E_WARNING | TYPE | RS_BOOL | A warning has occurred | |||
| |
E_S_MSG | TYPE | RS_S_MSG | Last raised message | |||
| |
E_R_MSG | TYPE | RSAU_MSG | Messages | |||
| |
I_S_UPDR | TYPE | RSAU_S_UPDR | ||||
| |
I_DTATYPE | TYPE | RSDTATYPE | Type of data target (InfoCube or InfoObject ODSObject) | |||
| |
I_ODS_UPDTYPE | TYPE | RSARC_ODS_UPDTYPE | SPACE | Updtype of the Data Sources / only relevant for update into ODS-objects | ||
| |
I_T_CSFIELDTXT | TYPE | RSARC_T_RSKSFIELDTXT | ||||
| |
I_OBJVERS_DEP | TYPE | RS_OBJVERS | RS_C_OBJVERS-ACTIVE | Object version of the dependent objects | ||
| |
I_CSNM | TYPE | RSCOMSTRU_TECH | SPACE | Table name of the communication structure | ||
| |
I_DTATABLNM | TYPE | TABNAME | SPACE | Table name of the data target | ||
| |
I_FLG_STOP_FIRST | TYPE | RS_BOOL | RS_C_FALSE | Terminate after first error | ||
| |
I_FLG_CHECK_ROUTINES | TYPE | RS_BOOL | RS_C_FALSE | Also check the routines of this key figure | ||
| |
I_FLG_CHECK_FORMULAS | TYPE | RS_BOOL | RS_C_FALSE | Also check the formulas of this key figure | ||
| |
I_R_MSG | TYPE | RSAU_MSG | Messages | |||
| |
I_FLG_UNIT_IN_ROUT | TYPE | RS_BOOL | RS_C_FALSE | Conversion is done in routines | ||
Processing Type
| Normal Function 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 |