Menu

SAP Function Module RSDRC_CUBE_DATA_GET_RFC

Gets data from a cube (RFC version)

The Function Module RSDRC_CUBE_DATA_GET_RFC (Gets data from a cube (RFC version)) 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_RFC
Short Text Gets data from a cube (RFC version)
Function Group RSDRC
Package RSDD
Module Type Remote-Enabled

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
I_INFOCUBE TYPE RSINFOCUBE Name des Infocubes
I_SELDR_XSTR TYPE XSTRING in XSTRING gepackte SELDR
I_SRDATE TYPE RRSRDATE SY-DATUM Stichtag für zeitabhängige Stammdaten
I_S_QPARAM TYPE RSDR0_S_QPARAM Parameter-Vektor für Query-Verarbeitung
I_T_RTIME TYPE RSDD_T_RTIME Zeitintevall für Bestandsermittlung

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
E_MES252 TYPE RS_BOOL Es ist eine Fehler 252 aufgetreten
E_RFCDATA_UC TYPE XSTRING Resultat, unicode-konform verpackt

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

These are the TABLE parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
E_T_CHARET TYPE RSDR0_T_CHARET Tabelle selektierter Merkmale
E_T_MESG TYPE TSMESG Tabelle selektierter Merkmale
E_T_SPLITPACK TYPE RSDR0_T_SPLITPACK Split-Datenpaket Beschreibung
I_T_CHA_CHECKFL_0 TYPE RSDR0_T_CHANM Liste von Merkmalen, deren Sel.bed. nachgefiltert werden müssen (FEMS 0)
I_T_CHA_CHECKFL_N TYPE RSDR0_T_CHANM Liste von Merkmalen, deren Sel.bed. nachgefiltert werden müssen (FEMS n)
I_T_CUBE_REQUID TYPE RSDR0_T_CUBE_REQUID Tab. mit REQUID Bed. für beteiligte Basiscubes
I_T_RPLCHA TYPE RSDR0_T_RPLCHA Replizierungsregeln
I_T_SFC TYPE RSDR0_T_SFC Liste der Merkmale in SELECT
I_T_SFK TYPE RSDR0_T_SFK Liste der Kennzahlen in SELECT

Exceptions

These are the Exceptions of this function module.

Exception Name Short Text
GENERATION_ERROR Fehler bei der Programmgenerierung
INHERITED_ERROR von internem Funktionsaufruf geerbter Fehler
METADATA_ERROR Fehler bei Abfrage der Metadaten
NO_AUTHORIZATION Benutzer hat keine Berechtigung für Zugriff
WRONG_INPUT Fehler in den Eingabeparametern