The Function Module RSDRC_MULTI_CUBE_DATA_GET_PARA (Gets Data from a Multi-Cube in Parallel) is a standard Function Module in SAP ERP and is part of the function group RSDRC within the package RSDD.
Function Module | RSDRC_MULTI_CUBE_DATA_GET_PARA |
Short Text | Gets Data from a Multi-Cube in Parallel |
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_IMPL_MAP | TYPE | RS_BOOL | RS_C_FALSE | Ableitung von impliziten Zuordnungen im Multiprovider |
I_MULTICUBE | TYPE | RSD_INFOCUBE | InfoCube Name | |
I_SRDATE | TYPE | RSDRC_SRDATE | SY-DATUM | Key Date for Time-Dependent Master Data |
I_TH_CUBE_REQUID | TYPE | RSDD_TH_CUBE_REQUID | Table with REQUID Cond. for Affected Basic Cubes | |
I_TH_SFC | TYPE | RSDD_TH_SFC | List of Characteristics in SELECT | |
I_TH_SFK | TYPE | RSDD_TH_SFK | List of the Key Figures in SELECT | |
I_TSX_MPR | TYPE | RRO01_TSX_MPR | Beschreibt die FEMSn und Returnfelder, für die Partprovider | |
I_TSX_SELDR | TYPE | RSDD_TSX_SELDR | Standard Selection Conditions for Characteristics | |
I_T_RPLCHA | TYPE | RSDRC_T_RPLCHA | Replication Rules | |
I_T_RTIME | TYPE | RSDD_T_RTIME | Table of Required Times (Non-Cumulatives) | |
I_T_SELDR_IND | TYPE | RSDD_T_SELDR_IND | INdex auf SELDR nach CHANM sortiert |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
E_TX_DATA | TYPE | STANDARD TABLE | List of Internal Tables with Read Data | |
E_TX_SPLITPACK | TYPE | RSDR0_TX_SPLITPACK | Split Data Package Description | |
E_T_DATA | TYPE | STANDARD TABLE | Internal Table for Read Data |
These are the CHANGING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
C_S_QPARAM | TYPE | RSDR0_S_QPARAM | Parameter Vector for Query Processing |
This function module does not define any TABLE parameters.
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
INHERITED_ERROR | Error Inherited from Internal Function Call |
METADATA_ERROR | Error When Requesting Metadata |
NO_AUTHORIZATION | No Authorization for User to Access Data |
NO_PARALLEL_PROCESSING | Parallel Processing Could Not Be Run |
WRONG_INPUT | Error in the Input Parameters |