SAP COMPARISON TYPE - Glossary



Get Example source ABAP code based on a different SAP table
  


VERSION 5 IN

comparison type
Property of comparison expressions whose operands have elementary data types, including calculation expressions. The comparison type is determined from the operands and defines how the comparison is executed. The comparison type can be of any built-in ABAP type. Operands of another type are converted to the comparison type before the comparison.
ABAP_MORE_INFO