Ansicht
Dokumentation

ABENLOGEXP_EQUIV - LOGEXP EQUIV

ABENLOGEXP_EQUIV - LOGEXP EQUIV

Addresses (Business Address Services)   ROGBILLS - Synchronize billing plans  
This documentation is copyright by SAP AG.
SAP E-Book

- EQUIV

... log_exp1 EQUIV log_exp2 ...

Effect

Combining two logical expressions log_exp with EQUIV creates a new logical expression that is true if both expressions are true or both expressions are false. If one of the expressions is true and the other one is false, the combined expression is false.

Within a parenthesis level, only two logical expressions can be combined using EQUIV.

Notes

  • The operator EQUIV binds weaker than NOT, AND, and OR.
  • The operator EQUIV implements an equivalence operation. Negating such an operation using NOT is the same as using an XOR operation (eXclusive OR). It is true if one of the expressions is true and the other one is false.

The condition in the IF statement is true if o1, o2, and o3, o4 are either both equal or both unequal.






CL_GUI_FRONTEND_SERVICES - Frontend Services   BAL Application Log Documentation  
This documentation is copyright by SAP AG.

Length: 1460 Date: 20240420 Time: 021628     sap01-206 ( 30 ms )