Menu

SAP Function Module RSD_CUBE_GET_ONLY_DB

Gibt Info zu InfoCube zurück (nur DB-Felder -> schneller Zugriff)

The Function Module RSD_CUBE_GET_ONLY_DB (Gibt Info zu InfoCube zurück (nur DB-Felder -> schneller Zugriff)) is a standard Function Module in SAP ERP and is part of the function group RSDG_CUBE_DB_READ within the package RSD.

Technical Information

Function Module RSD_CUBE_GET_ONLY_DB
Short Text Gibt Info zu InfoCube zurück (nur DB-Felder -> schneller Zugriff)
Function Group RSDG_CUBE_DB_READ
Package RSD
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_INFOCUBE TYPE RSD_INFOCUBE Name des InfoCubes
I_OBJVERS TYPE RS_OBJVERS RS_C_OBJVERS-ACTIVE Version
I_WITH_ATR_NAV TYPE RS_BOOL RS_C_FALSE mit Nav.Attributen lesen (Flag)
I_WITH_MESSAGE TYPE RS_BOOL RS_C_TRUE Nachricht übergeben

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
E_S_CUBE TYPE RSD_S_CUBE InfoCube (Viewleiste)
E_T_CUBE_IOBJ TYPE RSD_T_CUBE_IOBJ InfoCubes - InfoObjects
E_T_CUBE_PART TYPE RSD_T_CUBE_PART am MultiCube beteiligte InfoCubes
E_T_DIME_IOBJ TYPE RSD_T_DIME_IOBJ Dimensionen - InfoObjects
E_T_IC_VAL_IOBJ TYPE RSD_T_IC_VAL_IOBJ InfoObjects in der Gültigkeitstab. des Cube

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

These are the Exceptions of this function module.

Exception Name Short Text
ILLEGAL_INPUT ungültige Eingabe
INFOCUBE_NOT_FOUND InfoCube nicht gefunden