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
Exporting RESULT TYPE The result of the calculation
Importing OPERAND1 TYPE Operand stands on the left of the
Importing OPERAND2 TYPE Operand stands on the right of the
Importing OPERATOR TYPE The operator for calculation
Exception DIVISION_BY_ZERO TYPE Division through 0
Exception OPERATOR_WRONG TYPE Operator is not known
               
Processing Type
Normal Function Module  
Remote-Enabled 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