Skip to content

ABAP Keyword Documentation →  ABAP - Reference →  ABAP Syntax →  ABAP Statements →  Operands →  Functions and Expressions at Operand Positions →  Operand positions for functions and expressions 

numerical expression positions

Numerical expression positions are read positions in which numerical data objects, arithmetical expressions, and predefined functions, or functional methods and method chains, whose return value has a numerical data type, can be specified. The following numerical expression positions exist:

  • Arguments of functions
  • Counters and positions:
  • Position specifications in statements FIND and REPLACE:
  • Specification of the row number idx with reference to a table index during access to an internal table in:

Other versions: 7.31 | 7.40 | 7.54