SAP ABAP Function Module EVAL_FORMULA (Analysis of a syntactically correct 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 | EVAL_FORMULA | Analysis of a syntactically correct formula |
Function Group | CALC | ABAP/4 formula interpreter |
Program Name | SAPLCALC | ?... |
INCLUDE Name | LCALCU02 |
Parameters
Type | Parameter Name | Typing | Associated Type | Default value | Optional | Pass Value | Short text |
---|---|---|---|---|---|---|---|
![]() |
VALUE | TYPE | calculated value of the formula | ||||
![]() |
DEGREES | TYPE | SPACE | Operators for angle function specified in GRAD | |||
![]() |
FORMULA | TYPE | Formula to be calculated | ||||
![]() |
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 | |||
![]() |
NO_EXISTENCE_CHECK | TYPE | SPACE | 'X' if existence of program/routine is not to be checked | |||
![]() |
DIVISION_BY_ZERO | TYPE | Division by zero | ||||
![]() |
EXP_ERROR | TYPE | Invalid argument for exponential function | ||||
![]() |
FORMULA_TABLE_NOT_VALID | TYPE | Invalid formula set | ||||
![]() |
INVALID_EXPRESSION | TYPE | Syntax errors | ||||
![]() |
INVALID_VALUE | TYPE | Invalid Value | ||||
![]() |
LOG_ERROR | TYPE | Invalid argument for logarithmic function | ||||
![]() |
PARAMETER_ERROR | TYPE | Invalid parameter | ||||
![]() |
SQRT_ERROR | TYPE | Invalid argument for root function | ||||
![]() |
UNITS_NOT_VALID | TYPE | Invalid unit of measure | ||||
![]() |
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 | 19950206 |
SAP Release Created in |