SAP NetWeaver AS ABAP Release 740, ©Copyright 2014 SAP AG. All rights reserved.
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.