ABAP Keyword Documentation → ABAP Glossary
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.