Get Example source ABAP code based on a different SAP table
VERSION 5 IN
Numeric Calculations Numeric calculations are executed mainly using arithmetic expressions> that can be used in operand positions and, in particular, on the right side of the assignment operator= >>. Numeric data objects>, that is, data objects that can be converted to numeric data types>, and numeric functions> that have a numeric return value can be used as operands of an arithmetic expression. Some system classes> complement the numeric functions with additional functions. Finally, there are four standalone assignment operators that can be used for the basic arithmetic operations. SUBNODES
Latest notes: In addition to the language elements shown here, there is also a set of obsolete calculation statements>. NON_V5_HINTS ABAP_HINT_END