The Function Module RSDPL_CUBE_DATA_READ (DM-API: Read Transaction Data of a Cube) is a standard Function Module in SAP ERP and is part of the function group RSDPL within the package RSDD.
Function Module | RSDPL_CUBE_DATA_READ |
Short Text | DM-API: Read Transaction Data of a Cube |
Function Group | RSDPL |
Package | RSDD |
Module Type | Remote-Enabled |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
I_INFOCUBE | TYPE | RSDP0_INFOCUBE | InfoCube | |
I_REFERENCE_DATE | TYPE | RSDP0_REFDATE | Key Date | |
I_S_DELTAMODE | TYPE | RSDP0_S_DELTAMODE | DM API: Load mode | |
I_S_RFCMODE | TYPE | RSDP0_S_RFCMODE | DM API: RFC Mode |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
E_TABLENAME | TYPE | RSDP0_TABLENAME | DM API: Table Name |
This function module does not define any CHANGING parameters.
These are the TABLE parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
E_T_COLUMN | TYPE | RSDP0_T_COLUMN | DM API: DB Table Description | |
I_T_CHA | TYPE | RSDP0_T_CHA | Characteristic Table | |
I_T_KYF | TYPE | RSDP0_T_KYF | Key Figure Table | |
I_T_RANGE | TYPE | RSDP0_T_RANGE | Selection Range Table |
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
DELTAMODE_ERROR | Error in delta mode specification |
DELTA_EMPTY | Request Not Executed, Delta is Empty |
INFOCUBE_ERROR | Invalid InfoCube |
INHERITED_ERROR | Error in Called Routine |