SAP - Obsolete LOGEXP OP



Get Example source ABAP code based on a different SAP table
  


• >< ABAP_LOGICAL_OP_OBS
• =< ABAP_LOGICAL_OP_OBS
• => ABAP_LOGICAL_OP_OBS

Obsolete Comparison Operators
The left side of the following table shows obsolete comparison operators that can now only be used outside of classes. This applies to comparisons
in comparison expressions of ABAP
and in comparison expressions of AB_SQL
The right side shows which valid comparison operators replace the obsolete operators. Obsolete OperatorValid Operator > < <>, NE = < < =, LE =>>=, GE