The Function Module KKEK_FORMULAS_SYNTAX_CHECK (Prüfen von Formeln m. H. des allg. Formelinterpreters) is a standard Function Module in SAP ERP and is part of the function group KKE6 within the package KKEK.
Function Module | KKEK_FORMULAS_SYNTAX_CHECK |
Short Text | Prüfen von Formeln m. H. des allg. Formelinterpreters |
Function Group | KKE6 |
Package | KKEK |
Module Type | Normal Module |
This function module does not define any IMPORTING parameters.
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
RC | LIKE | SY-SUBRC | Returncode |
These are the CHANGING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
T_SR_EXP | TYPE | KKEK0_T_SR | Tabelle der internen Formeldarstellung |
This function module does not define any TABLE parameters.
This function module does not define any Exceptions.