Ansicht
Dokumentation

ABENLOGEXP_BOOLE - LOGEXP BOOLE

ABENLOGEXP_BOOLE - LOGEXP BOOLE

Addresses (Business Address Services)   RFUMSV00 - Advance Return for Tax on Sales/Purchases  
This documentation is copyright by SAP AG.
SAP E-Book

- Boolean Operators and Parentheses

The following Boolean operators combine logical expressions:

The following operator negates a logical expression:

negates a logical expression.

Logical expressions can be parenthesized explicitly using the following:

When multiple Boolean operators are combined, the system implicitly parenthesizes all logical expressions that are not closed by explicit parentheses according to the following hierarchy (operator order, precedence). This expresses the binding strength between Boolean operators:

  1. All Boolean operators NOT are combined with the adjacent logical expression on the right to form a logical expression.

  2. All logical expressions combined using AND form a logical expression.

  3. All logical expressions combined using OR form a logical expression.

  4. All logical expressions combined using EQUIV form a logical expression.

The logical expressions of a parenthesis level are processed from left to right. If the value of a logical expression determines the total value of the parenthesis level, the remaining logical expressions are no longer evaluated. In particular, the dynamic parts of the expressions that are not evaluated, such as field symbols or reference variables, are not checked for validity.

Notes

  • If multiple logical expressions are combined, the explicit and implicit parentheses always produce exactly one logical expression that is either true or false.
  • If functional methods are used as operands in the involved relational expressions, they are executed directly before the respective relational expression is evaluated. Functional methods in relational expressions that do not need to be evaluated to get the result are not executed.





General Data in Customer Master   ROGBILLS - Synchronize billing plans  
This documentation is copyright by SAP AG.

Length: 2841 Date: 20240426 Time: 111845     sap01-206 ( 51 ms )