Skip to content

ABAP Keyword Documentation →  ABAP - Reference →  ABAP Syntax →  ABAP Statements →  Operands →  Functions and Expressions in Operand Positions →  Operand Positions for Functions and Expressions →  Reader Positions for Functions and Expressions 

Numeric Expression Positions

Numerical expression positions are reader positions in which numeric data objects, arithmetic expressions, and predefined functions, or functional methods and method chainings whose return value has a numeric data type, can be specified. The following numeric expression positions exist:

  • Arguments of functions
  • Counters and positions:
  • Positions specified in the statements FIND and REPLACE:
  • The row number idx specified with respect to a table index when accessing an internal table in:

Other versions: 7.31 | 7.40 | 7.54