The Function Module POC_FORMULA_CHECK (Gibt die Variablen zurück, die in einer Formel benutzt werden) is a standard Function Module in SAP ERP and is part of the function group POC_FORMULA within the package CMX_POC.
Function Module | POC_FORMULA_CHECK |
Short Text | Gibt die Variablen zurück, die in einer Formel benutzt werden |
Function Group | POC_FORMULA |
Package | CMX_POC |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
FORMULA | LIKE | Formeltext |
This function module does not define any EXPORTING parameters.
This function module does not define any CHANGING parameters.
These are the TABLE parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
VAR_TABLE | TYPE | RPOC_VARIABLE | Tabelle mit verwendeten Variablen |
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
ERROR_IN_FORMULA | Fehler in der Formel aufgetreten |