Arithmetic Expressions
Arithmetic expressions are ABAP expressions with a combination of values, operators, and functions that the runtime system processes to calculate a result. For arithmetic expressions the result type depends on the type of the operands used as input to the expression.
You can use an arithmetic expression in any reading operand position, for example, the right-hand side of a value assignment.
The following video illustrates the basics of arithmetic expressions.