SAP ABAP Function Module MINI_CALC (MINI_CALC)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-SRV-ASF-FOI (Application Component) Formula Interpreter
⤷
SUTL (Package) Formula Interpreter
⤷
⤷
Basic Data
| Function Module | MINI_CALC | |
| Function Group | CALC | ABAP/4 formula interpreter |
| Program Name | SAPLCALC | ?... |
| INCLUDE Name | LCALCU07 |
Parameters
| Type | Parameter Name | Typing | Associated Type | Default value | Optional | Pass Value | Short text |
|---|---|---|---|---|---|---|---|
| |
RESULT | TYPE | The result of the calculation | ||||
| |
OPERAND1 | TYPE | Operand stands on the left of the | ||||
| |
OPERAND2 | TYPE | Operand stands on the right of the | ||||
| |
OPERATOR | TYPE | The operator for calculation | ||||
| |
DIVISION_BY_ZERO | TYPE | Division through 0 | ||||
| |
OPERATOR_WRONG | TYPE | Operator is not known | ||||
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 |