ABAP Keyword Documentation → ABAP Glossary
Truth Value
A truth value is either true or false. In ABAP, truth values only occur as the result of logical expressions. A data type for Boolean data objects to take truth values is currently not supported. Instead, a truth value can be evaluated as the result of a Boolean function.