ABAP Keyword Documentation → ABAP - Reference → Processing Internal Data → Numeric Calculations → arith_exp - Arithmetic Expressions
arith_exp - ( )
Other versions: 7.31 | 7.40 | 7.54
Syntax
... ( arith_exp ) ...
Effect
A full arithmetic expression arith_exp
can be placed in round brackets. An
arithmetic expression in parentheses can be used as the operand for another arithmetic expression and is only calculated when used in this way.