SAP ABAP Function Module RSDDK_CHECK_AGGREGATE (Check Aggregate Against Source)
Hierarchy
☛
SAP_BW (Software Component) SAP Business Warehouse
⤷
BW-BEX-OT (Application Component) OLAP Technology
⤷
RSDDK (Package) BW Aggregates
⤷
⤷
Basic Data
| Function Module | RSDDK_CHECK_AGGREGATE | Check Aggregate Against Source |
| Function Group | RSDDK2_CHECK | FMs and Routines for the Aggr. Check |
| Program Name | SAPLRSDDK2_CHECK | |
| INCLUDE Name | LRSDDK2_CHECKU01 |
Parameters
| Type | Parameter Name | Typing | Associated Type | Default value | Optional | Pass Value | Short text |
|---|---|---|---|---|---|---|---|
| |
E_T_MSG | TYPE | RS_T_MSG | BW: Table with Messages (Application Log) | |||
| |
E_SUBRC | TYPE | SYST-SUBRC | Return Value, Return Value After ABAP Statements | |||
| |
I_AGGRCUBE | TYPE | RSINFOCUBE | Technical Name of the Aggregate to Be Checked | |||
| |
I_BUILD_BY_PARENT | TYPE | RS_BOOL | RS_C_FALSE | Build Check Aggregate from Higher-Level Aggregate, otherwise from InfoCube | ||
| |
I_LOG_FILE | TYPE | RS_BOOL | RS_C_FALSE | Write Log File and Jump to Transaction /nsgl1 at End | ||
| |
I_CHECK_MODE | TYPE | RSDDAGGRCHECKMODE | 'A' | 'A' Normal Check, 'Q' Quick&Dirty, 'C' Check. Aggr (if available) | ||
| |
I_TSX_SELDR_PART | TYPE | RSDD_TSX_SELDR | Restrictions on SELDR | |||
| |
I_PARALLEL_MODE | TYPE | RS_BOOL | RS_C_FALSE | Parallel Mode | ||
| |
I_BLOCKSIZE | TYPE | I | Overwriting the RSADMINC-BLOCKSIZE with... | |||
| |
I_SHOW_REPORT | TYPE | RS_BOOL | RS_C_FALSE | Display SQL Statement | ||
| |
AGGR_NOT_FOUND | TYPE | Aggregate Not Found | ||||
| |
AGGR_EMPTY | TYPE | Aggregate Empty | ||||
| |
TEMPLATE_ERROR | TYPE | Error during Template Generation | ||||
| |
CHECK_NOT_POSSIBLE | TYPE | Check Not Possible (Hier. or Fix Value) | ||||
| |
INHERITED_ERROR | TYPE | |||||
| |
OTHERS | TYPE | |||||
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 | 20041216 |
| SAP Release Created in | 400 |