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. Data types for Boolean data objects that can save truth values are not supported. Instead, a truth value can be evaluated as the result of a Boolean function.