The Function Module RSD_CUBE_ICHA_PRO_GET (liest die infocubespezifischen Merkmaleigenschaften) 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_ICHA_PRO_GET |
Short Text | liest die infocubespezifischen Merkmaleigenschaften |
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_BYPASS_BUFFER | TYPE | RS_BOOL | RS_C_FALSE | Puffer umgehen (Flag) |
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_ICHA_PRO | TYPE | RSD_T_ICHA_PRO | infocubespezifische Merkmalseigenschaften |
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 |