ABAP Keyword Documentation → ABAP Glossary
Logical Expression
Formulation of a condition for operands. 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 Boolean functions.