Start of Content Area
arithmetic expression (BC-ABA)

ABAP Runtime Environment (BC-ABA)

Formulation of an arithmetic calculation. An arithmetic expression is assigned a calculation type with which the calculation is carried out. The result of an arithmetic expression is a numerical value that is in the calculation type. Arithmetic expressions occur either in the COMPUTE statement in logical expressions (as of Release 7.10), or as actual parameters for input parameters of methods (as of Release 7.10).

End of Content Area