SAP ARITH BRACKETS

Get Example source ABAP code based on a different SAP table
  


ARTICLE

arith_exp - ( )
• ( ABAP_ARITH_EXPR
• ) ABAP_ARITH_EXPR

Syntax
... ( arith_exp ) ...

Effect
A full arithmetic expression arith_exp can be placed in round brackets. An arithmetic expression in parentheses can be used as the operand for another arithmetic expression and is only calculated when used in this way.
INTHINT Undocumented feature: The space before the closing
INTHINT bracket can be omitted if the last actual parameter
INTHINT is a text literal within quotes.