SAP ABAP Class CL_RECA_FORMULA_INTERPRETER (Formula Interpreter)
Hierarchy
☛
EA-FIN (Software Component) EA-FIN
⤷
RE-FX (Application Component) Flexible Real Estate Management
⤷
RE_CA_BC (Package) RE: Base (Technical Objects - Library)

⤷

⤷

Properties
Class | CL_RECA_FORMULA_INTERPRETER | |
Short Description | Formula Interpreter | |
Super Class | ||
Instantiability of a Class | 0 | Private |
Final |
General Data
Message Class | ||
Program status | P | SAP Standard Production Program |
Category | 0 | |
Package | RE_CA_BC | RE: Base (Technical Objects - Library) |
Created | 20031023 | SAP |
Last change | 20040127 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
# | Type group / Object type | Type | Type Description |
---|---|---|---|
1 | ![]() |
Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class CL_RECA_FORMULA_INTERPRETER has no interface implemented.
Friends
Class CL_RECA_FORMULA_INTERPRETER has no friend class.
Attributes
Class CL_RECA_FORMULA_INTERPRETER has no attribute.
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Static method | Public | Method | Check syntax of a formula | 20031023 |
2 | ![]() |
Static method | Public | Method | Evaluates a Formula with Correct Syntax | 20031023 |
Events
Class CL_RECA_FORMULA_INTERPRETER has no event.
Types
Class CL_RECA_FORMULA_INTERPRETER has no local type.
Method Signatures
Method FORMULA_CHECK Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ED_ERRORPOS | Call by reference | Type reference (TYPE) | RECAFORMULAERRORPOS | Fehlerposition | 20031023 | ||
2 | ![]() |
ID_FORMULA | Call by reference | Type reference (TYPE) | CLIKE | Formel | 20031023 | ||
3 | ![]() |
IO_HAS_FORMULA | Call by reference | Object reference (TYPE REF TO) | IF_RECA_HAS_FORMULA | Referenz auf Variablenumwandler | 20031023 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Fehler | 20031023 |
Method FORMULA_EVALUATION Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ED_RESULT | Call by reference | Type reference (TYPE) | CLIKE | Ergebnis | 20031023 | ||
2 | ![]() |
ID_FORMULA | Call by reference | Type reference (TYPE) | CLIKE | Formel | 20031023 | ||
3 | ![]() |
ID_RESULT_VARIABLE | Call by reference | Type reference (TYPE) | CLIKE | Variable | 20031024 | ||
4 | ![]() |
IF_CHECK_FORMULA | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_TRUE | Formel überprüfen? | 20031024 | |
5 | ![]() |
IO_HAS_FORMULA | Call by reference | Object reference (TYPE REF TO) | IF_RECA_HAS_FORMULA | Referenz auf Variablenumwandler | 20031023 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Fehler | 20031023 |
History
Last changed by/on | SAP | 20040127 |
SAP Release Created in | 500 |