SAP ABAP Function Module CHECK_FORMULA (Check syntax of a formula)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-SRV-ASF-FOI (Application Component) Formula Interpreter
⤷
SUTL (Package) Formula Interpreter
⤷
⤷
Basic Data
| Function Module | CHECK_FORMULA | Check syntax of a formula |
| Function Group | CALC | ABAP/4 formula interpreter |
| Program Name | SAPLCALC | ?... |
| INCLUDE Name | LCALCU01 |
Parameters
| Type | Parameter Name | Typing | Associated Type | Default value | Optional | Pass Value | Short text |
|---|---|---|---|---|---|---|---|
| |
FUNCNAME | TYPE | Function name of the called routine | ||||
| |
MESSAGE | TYPE | Error Message | ||||
| |
POS | TYPE | Position of first error | ||||
| |
SUBRC | TYPE | Error status | ||||
| |
FORMULA | TYPE | Formula to be checked | ||||
| |
PROGRAM | TYPE | SPACE | Program for value assignment to a variable | |||
| |
ROUTINE | TYPE | SPACE | Routine for value assignment to a variable | |||
| |
UNIT_OF_MEASURE | TYPE | SPACE | Unit of measurement for calculated value | |||
| |
ERROR_IN_FORMULA | TYPE | Error in formula (with MESSAGE E... RAISING) | ||||
| |
MISSING_PARAMETER | TYPE | Program or Routines Missing for Variables | ||||
Processing Type
| Normal Function Module | |
| |
BaseXML supported |
| Update Module | Start immediately |
| Immediate Start, No Restart | |
| Start Delayed | |
| Coll.run | |
| JAVA Module Callable from ABAP | |
| Remote-Enabled JAVA Module | |
| Module Callable from JAVA |
History
| Last changed by/on | SAP | 19950120 |
| SAP Release Created in |