The Function Module RSD_CUBE_VAL_IOBJ_GET_ONLY_DB (Felder der Bestandsgültigkeitstabelle (ohne Puffer)) is a standard Function Module in SAP ERP and is part of the function group RSDG_CUBE_DB_READ within the package RSD.
Function Module | RSD_CUBE_VAL_IOBJ_GET_ONLY_DB |
Short Text | Felder der Bestandsgültigkeitstabelle (ohne Puffer) |
Function Group | RSDG_CUBE_DB_READ |
Package | RSD |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
I_CHECK_EXIST | TYPE | RS_BOOL | RS_C_FALSE | InfoCube auf Existenz prüfen (Flag) |
I_INFOCUBE | TYPE | RSD_INFOCUBE | InfoCube | |
I_OBJVERS | TYPE | RS_OBJVERS | RS_C_OBJVERS-ACTIVE | Objektversion |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
E_T_IC_VAL_IOBJ | TYPE | RSD_T_IC_VAL_IOBJ | InfoObjects in der Gültigkeitstab. des Cube |
This function module does not define any CHANGING parameters.
This function module does not define any TABLE parameters.
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
ILLEGAL_INPUT | ungültige Eingabe |
INFOCUBE_NOT_FOUND | InfoCube nicht vorhanden |