Menu

SAP Function Module RSDDK_CHECK_AGGREGATE

Check Aggregate Against Source

Recommended Now

All-new Echo Dot Smart speaker with Alexa

This bundle includes Echo Dot (3rd Gen) Charcoal and Philips Hue White A19 Medium Lumen Smart Bulb, 1100 Lumens. Built in Smart Home hub. Ask Alexa to control Zigbee-compatible devices. No additional Philips Hue hub required. Two choices for easy smart lighting - Start setting the mood with Hue Smart bulbs and your Echo device, supporting up to 5 Hue Bluetooth & Zigbee smart bulbs. Add the Hue Hub for whole-home smart lighting (up to 50 light points) and bonus features.

Check it out on amazon.com →

The Function Module RSDDK_CHECK_AGGREGATE (Check Aggregate Against Source) is a standard Function Module in SAP ERP and is part of the function group RSDDK2 within the package RSDD.

Technical Information

Function Module RSDDK_CHECK_AGGREGATE
Short Text Check Aggregate Against Source
Function Group RSDDK2
Package RSDD
Module Type Remote-Enabled

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
I_AGGRCUBE TYPE RSINFOCUBE Technical Name of the Aggregate to Be Checked
I_BLOCKSIZE TYPE I Overwriting the RSADMINC-BLOCKSIZE with...
I_BUILD_BY_PARENT TYPE RS_BOOL RS_C_FALSE Build Check Aggregate from Higher-Level Aggregate, otherwise from InfoCube
I_CHECK_MODE TYPE RSDDAGGRCHECKMODE 'A' 'A' Normal Check, 'Q' Quick&Dirty, 'C' Check. Aggr (if available)
I_LOG_FILE TYPE RS_BOOL RS_C_FALSE Write Log File and Jump to Transaction /nsgl1 at End
I_PARALLEL_MODE TYPE RS_BOOL RS_C_FALSE Parallel Mode
I_SHOW_REPORT TYPE RS_BOOL RS_C_FALSE Display SQL Statement
I_TSX_SELDR_PART TYPE RSDD_TSX_SELDR Restrictions on SELDR

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
E_SUBRC TYPE SY-SUBRC Return Value, Return Value After ABAP Statements
E_T_MSG TYPE RS_T_MSG BW: Table with Messages (Application Log)

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

These are the Exceptions of this function module.

Exception Name Short Text
AGGR_EMPTY Aggregate Empty
AGGR_NOT_FOUND Aggregate Not Found
CHECK_NOT_POSSIBLE Check Not Possible (Hier. or Fix Value)
TEMPLATE_ERROR Error during Template Generation