The Function Module RSDDK_AGGREGATE_FILL_PREANALYS (Information about the Filling Process of an Aggregate) is a standard Function Module in SAP ERP and is part of the function group RSDDK2 within the package RSDD.
Function Module | RSDDK_AGGREGATE_FILL_PREANALYS |
Short Text | Information about the Filling Process of an Aggregate |
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_COUNT_BLOCKSIZE | TYPE | RS_BOOL | RS_C_FALSE | Should the Size of the Blocks Be Counted |
I_ESTIMATE_SIZE | TYPE | RS_BOOL | RS_C_FALSE | Estimate Size of Aggregate |
I_SHOW_PLAN | TYPE | RS_BOOL | RS_C_FALSE | Display EXPLAIN Plan |
I_SHOW_REPORT | TYPE | RS_BOOL | RS_C_FALSE | Display SQL Statement |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
E_T_MSG | TYPE | RS_T_MSG | BW: Table with Messages (Application Log) |
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.