The Function Module RRSV_VALUE_CHECK_PLAUSIBILITY (Prüft den Wert eines InfoObjects auf Plausiblität) is a standard Function Module in SAP ERP and is part of the function group RRSV within the package RSROA.
Function Module | RRSV_VALUE_CHECK_PLAUSIBILITY |
Short Text | Prüft den Wert eines InfoObjects auf Plausiblität |
Function Group | RRSV |
Package | RSROA |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
I_CONCAT | TYPE | RRSV_CONCAT | RRSV_C_CONCAT-NO | Wert ist geklammert |
I_INFOCUBE | TYPE | RSINFOCUBE | InfoCube | |
I_IOBJNM | TYPE | RSD_IOBJNM | Name des InfoObjects | |
I_PERIV | TYPE | PERIV | Geschäftsjahresvariante | |
I_S_COB_PRO | TYPE | RSD_S_COB_PRO | Feldeigenschaften | |
I_T_COB_PRO_CMP | TYPE | RSD_T_COB_PRO | Eigenschaften der Klammerung |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
E_RC | TYPE | RRSV_RC | Return Code, Konstante RRSV_C_RC-... |
These are the CHANGING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
C_CHAVL | TYPE | RSD_CHAVL | Merkmalswert |
This function module does not define any TABLE parameters.
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
DATA_ERROR | Wert ist formal falsch |
ILLEGAL_INPUT | Fehler in der Eingabe |
INITIAL_VALUE | Wert ist korrekter Initialwert |
PLAUSIBILITY_ERROR | Wert ist nicht plausibel |