The Function Module RSDRC_SELDR_SPLIT (Divides the Selections into Smaller Selections and Determ. Aggregates) is a standard Function Module in SAP ERP and is part of the function group RSDRC within the package RSDD.
Function Module | RSDRC_SELDR_SPLIT |
Short Text | Divides the Selections into Smaller Selections and Determ. Aggregates |
Function Group | RSDRC |
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_INFOCUBE | TYPE | RSD_INFOCUBE | InfoCube | |
I_NCUM_QUERY | TYPE | RS_BOOL | RS_C_FALSE | Boolean |
I_NO_AGGREGATES | TYPE | RS_BOOL | RS_C_FALSE | Flag: Do Not Use an Aggregate |
I_NO_CONVEX_HULL | TYPE | RS_BOOL | RS_C_FALSE | Boolean |
I_NO_FEMS_SPLIT | TYPE | RS_BOOL | RS_C_FALSE | Flag: Do Not Destroy the SELDR |
I_REQUID_SPLIT | TYPE | RS_BOOL | RS_C_FALSE | Flag: Read Requests from Aggr + Curr. Requests from InfoCube |
I_SRDATE | TYPE | SY-DATUM | Date and Time, Current (Application Server) Date | |
I_TH_SFC | TYPE | RSDD_TH_SFC | Selected Characteristics / Attribute | |
I_TSX_SELDR | TYPE | RSDD_TSX_SELDR | Selection Conditions | |
I_USE_AGGRCUBE | TYPE | RSD_INFOCUBE | SPACE | Aggregate That Should Be Used |
This function module does not define any EXPORTING parameters.
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.