ABAP Keyword Documentation → ABAP Glossary
basic arithmetic operation
In ABAP, the four basic arithmetic operations addition, subtraction, multiplication, and division are implemented in
arithmetic expressions and in
calculation assignments by the arithmetic operators
(+
,
-
, *
, and /
).