Ansicht
Dokumentation

ABENLOGEXP_OR - LOGEXP OR

ABENLOGEXP_OR - LOGEXP OR

SUBST_MERGE_LIST - merge external lists to one complete list with #if... logic for R3up   rdisp/max_wprun_time - Maximum work process run time  
This documentation is copyright by SAP AG.
SAP E-Book

- OR

... log_exp1 OR log_exp2 OR log_exp3 ...

Effect

If multiple logical expressions log_exp are combined using OR, a new logical expression is created that is true if at least one of the logical expressions log_exp is true. The combination is false only if all logical expressions of the combination are false.

Notes

  • The operator OR binds weaker than NOT orAND and binds stronger than EQUIV.
  • The operator OR implements an OR operation. Negating such an operation using NOT is the same as using a NOR operation. It is true if all expressions are false.

Example

Check whether the local time is within one of two intervals. The language elements AND are not Boolean operators in this case but belong to the comparison operator BETWEEN.






RFUMSV00 - Advance Return for Tax on Sales/Purchases   SUBST_MERGE_LIST - merge external lists to one complete list with #if... logic for R3up  
This documentation is copyright by SAP AG.

Length: 1386 Date: 20240419 Time: 140142     sap01-206 ( 30 ms )