The Function Module RSDDK_PARENTAGGR_GET (Provides the Source Aggregate or the InfoCube for an Aggreg. Description) is a standard Function Module in SAP ERP and is part of the function group RSDDK2 within the package RSDD.
Function Module | RSDDK_PARENTAGGR_GET |
Short Text | Provides the Source Aggregate or the InfoCube for an Aggreg. Description |
Function Group | RSDDK2 |
Package | RSDD |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
I_AGGRUID_START | TYPE | RSDDK_AGGRUID | Start Aggregate | |
I_BYPASS_BUFFER | TYPE | RS_BOOL | RS_C_TRUE | Circumvent Aggregate Buffer |
I_RNSID_TO | TYPE | RSD_SID | InfoCube Rolled Up to rnsid_to | |
I_SX_AGGRCAT | TYPE | RSDDK_SX_AGGRCAT | Aggregate Description | |
I_THX_AGGRCAT | TYPE | RSDDK_THX_AGGRCAT | Aggregate Catalog |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
E_SX_AGGRCAT_PARENT | TYPE | RSDDK_SX_AGGRCAT | Source Aggregate or InfoCube Description |
This function module does not define any CHANGING parameters.
This function module does not define any TABLE parameters.
This function module does not define any Exceptions.