Skip to content

ABAP Keyword Documentation →  ABAP Glossary 

expression

Part of an ABAP statement that has a result. An expression is made up of one or more operands, which may themselves be expressions as well, in combination with operators or special ABAP keywords. Expressions can be declaration expressions, logical expressions constructed from relational expressions, constructor expressions, table expressions, and calculation expressions. See also SQL Expression, Aggregate Expression, Path Expression.

More

Other versions: 7.31 | 7.40 | 7.54