The Function Module RSDDK_AGGRDIR_READ (Reading of an Aggregate Definition) is a standard Function Module in SAP ERP and is part of the function group RSDDK2 within the package RSDD.
Function Module | RSDDK_AGGRDIR_READ |
Short Text | Reading of an Aggregate Definition |
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 | TYPE | RSDDK_AGGRUID | ID of the Aggregate | |
I_BYPASS_BUFFER | TYPE | RS_BOOL | RS_C_FALSE | Indicator: Circumvent Buffer while Reading |
I_INFOCUBE | TYPE | RSD_INFOCUBE | InfoCube Is Required So That the Buffer Can Be Read | |
I_OBJVERS | TYPE | RS_OBJVERS | RS_C_OBJVERS-ACTIVE | Version |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
E_SX_AGGRCAT | TYPE | RSDDK_SX_AGGRCAT | Complete Aggregate Description | |
E_S_AGGRDIR | TYPE | RSDDK_S_AGGRDIR_DB | Entry from the Aggregate Directory |
This function module does not define any CHANGING parameters.
This function module does not define any TABLE parameters.
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
AGGR_NOT_FOUND | Aggregate Not Found |