The Function Module RRK_SELDR_DIME_INTERSECT (Schneidet die Dimension des Cubes gegen eine Seldr) is a standard Function Module in SAP ERP and is part of the function group RRKH within the package RSROA.
Function Module | RRK_SELDR_DIME_INTERSECT |
Short Text | Schneidet die Dimension des Cubes gegen eine Seldr |
Function Group | RRKH |
Package | RSROA |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
I_FIELDNM | TYPE | RSD_FIELDNM | Feldname in der SID-Tabelle | |
I_INFOCUBE | TYPE | RSINFOCUBE | InfoCube | |
I_SIDFIELDNM | TYPE | RSSIDFIELDNM | SID-Feldname des InfoObjects | |
I_SIDTAB | TYPE | TABNAME | Tabellenname | |
I_SX_SELDR | TYPE | RSDD_SX_SELDR | Selektion an den Datamanager | |
I_TABLNM | TYPE | TABNAME | Tabellenname |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
E_INTERSECTION | TYPE | RS_BOOL | Boolean |
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.