SAP NUM PROCESSING STATEMENTS

Get Example source ABAP code based on a different SAP table
  


ARTICLE

Statements for Numeric Calculations
Alongside arithmetic expressions , four special statements are provided for performing the basic arithmetic operations addition, subtraction, multiplication, and div ision:
ADD
SUBTRACT
MULTIPLY
DIVIDE

ABAP_PGL Using Operator Format

Note
As well as the statements shown here, a range of obsolete calculation statements exists.