SAP COMPARISON TYPE - Glossary

Get Example source ABAP code based on a different SAP table
  


ARTICLE

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 performed. The comparison type can have any predefined ABAP type. Operands with other types are converted to the comparison type before the comparison.
ABAP_MORE_INFO