Skip to content

ABAP Keyword Documentation →  ABAP - Reference →  Processing Internal Data 

Numeric Calculations

Usually, numeric calculations are performed using arithmetic expressions that can be used in operand positions and, in particular, on the right side of the assignment operator=. Numeric functions with a numeric return value can be used as operands of an arithmetic expression. As well as the numeric functions, some system classes are also available. Finally, four standalone statements can be used for the basic arithmetic operations.

Other versions: 7.31 | 7.40 | 7.54

Continue

arith_exp - Arithmetic Expressions

Numerical Functions

System Classes for Mathematical Operations

Statements for Numeric Calculations