SAP TRUTH VALUE - Glossary



Get Example source ABAP code based on a different SAP table
  


VERSION 5 IN

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 accept truth values are not supported. Instead, a truth value can be evaluated as the result of a Boolean function.