ABAP Keyword Documentation → ABAP Glossary
logical expression
Formulation of a condition for operands. A logical expression is a single relational expression or is constructed of multiple relational expressions joined using Boolean operators. The result of a logical expression is a logical value, which means that it is either true or false. Logical expressions are used in control statements or other statements that contain conditions, and in conditional expressions and boolean functions.
This translation does not reflect the current version of the documentation.