The Function Module RSD_CUBE_PART_GET () is a standard Function Module in SAP ERP and is part of the function group RSDG_CUBE_DB_READ within the package RSD.
Function Module | RSD_CUBE_PART_GET |
Short Text | |
Function Group | RSDG_CUBE_DB_READ |
Package | RSD |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
I_BYPASS_BUFFER | TYPE | RS_BOOL | RS_C_FALSE | |
I_INFOCUBE | TYPE | RSD_INFOCUBE | InfoCube | |
I_OBJVERS | TYPE | RS_OBJVERS | RS_C_OBJVERS-ACTIVE | Version |
I_WITH_ATR_NAV | TYPE | RS_BOOL | RS_C_FALSE |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
E_T_CUBE_PART | TYPE | RSD_T_CUBE_PART | ||
E_T_CUBE_PART_IOBJ | TYPE | RSD_T_CUBE_IOBJ | ||
E_T_MULTI_IOBJ | TYPE | RSD_T_MULTI_IOBJ | Relation: Iobj in MultiCube - Iobj in Involved Cube |
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 |
---|---|
ILLEGAL_INPUT | Invalid Entry |
INFOCUBE_NOT_FOUND | |
INFOCUBE_NOT_MULTI | |
MULTI_IOBJ_NOT_FOUND | |
PART_CUBES_NOT_FOUND |