Menu

SAP Function Module RSDRC_CUBE_DATA_GET

Gets Data from a Cube

Recommended Now

Fire TV Stick Lite Essentials Bundle

This bundle contains Amazon Fire TV Stick Lite and Mission USB Power Cable. The USB power cable eliminates the need to find an AC outlet near your TV by powering Amazon Fire TV directly from your TV's USB port. Includes special power management circuitry that enhances the peak power capability of the USB port by storing excess energy and then releasing it as needed.

Check it out on amazon.com →

The Function Module RSDRC_CUBE_DATA_GET (Gets Data from a Cube) is a standard Function Module in SAP ERP and is part of the function group RSDRC within the package RSDD.

Technical Information

Function Module RSDRC_CUBE_DATA_GET
Short Text Gets Data from a Cube
Function Group RSDRC
Package RSDD
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
I_ACCESSTP TYPE RSDRS_ACCESSTP RSDRS_C_ACCESSTP-DEF Access Type of Query (Fetch, View, Simulate)
I_AUTHORITY_CHECK TYPE RSDRC_AUTHCHK RSDRC_C_AUTHCHK-NONE Execute Access Check Yes/No
I_AVOID_DUPLICATES TYPE RS_BOOL RS_C_FALSE Remove Duplicate (Only with Return into New Tab.)
I_CALLER TYPE RSDRS_CALLER RSDRS_C_CALLER-MISC Calling process
I_CUBETYPE TYPE RSD_CUBETYPE Cube Type
I_CURR_CONVERSION TYPE RS_BOOL RS_C_FALSE Run Conversion of Currency Key Figures
I_DEBUG TYPE RS_BOOL RS_C_FALSE Run in 'Debug Mode'
I_DERIVE_REQUID TYPE RS_BOOL RS_C_FALSE REQUID Condition to be Considered Is Derived
I_EXPLAIN_MC TYPE RS_BOOL RS_C_FALSE MultiProvider Explain On/Off
I_INFOCUBE TYPE RSD_INFOCUBE InfoCube Name
I_MAXROWS TYPE I 0 Stops After This Number of Records
I_NCUM_QUERY TYPE RS_BOOL RS_C_FALSE Non-Cumulative Query Yes/New
I_NOMES252 TYPE RS_BOOL RS_C_FALSE Die inkonsitenzprüfung nicht machen
I_NO_NCUM_HANDLING TYPE RS_BOOL RS_C_FALSE No Formatting of Non-Cumulatives
I_NO_NCUM_INTERSECT TYPE RS_BOOL RS_C_FALSE No Interval Section of the RTIME with Validity Slice
I_PACKAGED TYPE RS_BOOL RS_C_FALSE Use E_TX_DATA Instead of E_T_DATA
I_PACKAGESIZE TYPE I 1000 Number of Returned Records in One Packet
I_PARALLEL_DB TYPE RS_BOOL RS_C_FALSE Parallel Processing on Database
I_PARALLEL_MC TYPE RS_BOOL RS_C_TRUE Parallel Processing for MultiCubes
I_PARALLEL_NCUM TYPE RS_BOOL RS_C_FALSE Parallel Processing for Non-Cumulative Cubes
I_PARALLEL_SEL TYPE RS_BOOL RS_C_FALSE Parallel Processing for SELDR Split
I_QUERY_SCENARIO TYPE RS_BOOL RS_C_FALSE Transport DB Query Scenario?
I_REPORTRFC TYPE PROGRAMM SPACE Name of the ABAP Report That Contains dForm CUBE_DATA_GET
I_REQUID_SPLIT TYPE RS_BOOL RS_C_FALSE Is a Split Along the REQUID Condition Possible?
I_RETURNOBJ TYPE RSDRS_RETURNOBJ Name of the Return Object (DB Tab, File)
I_RETURNTP TYPE RSDRS_RETURNTP RSDRS_C_RETURNTP-DEF Data Return Type (Internal Tab, DB Tab, File)
I_SAMPLE TYPE I 100 Work with Sample of I_SAMPLE %
I_SET_EMPTY_RESULT TYPE RS_BOOL RS_C_FALSE Should E_EMPTY_RESULT Be Set?
I_SHOW_PLAN TYPE RS_BOOL RS_C_FALSE Display Access Plan Yes/No
I_SHOW_REPORT TYPE RS_BOOL RS_C_FALSE Display Generated Report Yes/No
I_SRDATE TYPE RSDRC_SRDATE SY-DATUM Key Date for Time-Dependent Master Data
I_STATICS_CLEANUP TYPE RS_BOOL RS_C_FALSE Cleans Up STATICS Variable - Only Use During Termination
I_TH_CHA_CHECKFL_0 TYPE RSD_TH_CHANM List of Charact., Selection Conditions of Which Must Be Refiltered (FEMS0)
I_TH_CHA_CHECKFL_N TYPE RSD_TH_CHANM List of Charact., Selection Conditions of Which Must Be Refiltered (FEMS n)
I_TH_CUBE_REQUID TYPE RSDD_TH_CUBE_REQUID Table with REQUID Cond. for Affected Basic Cubes
I_TH_FACTTAB TYPE RSDRC_TH_FACTTAB Name of the Fact Table To Be Used
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_SELK TYPE RSDRC_T_SELK Selection Conditions for Key Figures (HAVING)
I_USE_AGGRCUBE TYPE RSD_INFOCUBE Use This Aggregate If Possible
I_USE_AGGR_CUBES TYPE RS_BOOL RS_C_TRUE Use Aggregate Yes/No
I_USE_DB_AGGREGATION TYPE RS_BOOL RS_C_TRUE Aggregation Already on the DB Yes/No
I_USE_FACTVIEW TYPE RS_BOOL RS_C_UNKNOWN Use the UNION View Instead of Individual Fact Tables
I_USE_ODS_TABTP TYPE RSDODSTABT RSDOD_C_TABT-ACTIVE Which Table for ODS Object

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
E_EMPTY_RESULT TYPE RS_BOOL Is the Result Empty?
E_END_OF_DATA TYPE RS_BOOL Last Data Package Yes/No
E_RUN_TIME LIKE SY-UZEIT Run Time for Module in Milliseconds
E_SPLIT_OCCURRED TYPE RS_BOOL Contains the Results of a Split?
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 Tab for Read Data

Changing Parameters

These are the CHANGING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
C_FIRST_CALL TYPE RS_BOOL Initial Call Yes/No

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

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
NESTED_QUERY_ERROR Internal Query Status Will Be Overwritten (Static Var.)
NO_AUTHORIZATION User Has No Authorization for Access
WRONG_INPUT Error in the Input Parameters