Ansicht
Dokumentation

ABENLOGEXP_NOT - LOGEXP NOT

ABENLOGEXP_NOT - LOGEXP NOT

Vendor Master (General Section)   Fill RESBD Structure from EBP Component Structure  
This documentation is copyright by SAP AG.
SAP E-Book

- NOT

... NOT log_exp ...

Effect

The negation of a logical expression log_exp using NOT creates a new logical expression that is false if the logical expression log_exp is true and vice versa.

Notes

  • The operator NOT binds stronger than AND, OR, and EQUIV.
... NOT operand NOT IN range_tab ...
The first NOT is a Boolean operator that negates a comparison expression. The second NOT is a part of the comparison expression with‎ the comparison operator IN. This is illustrated by parentheses around the comparison expression:
... NOT ( operand NOT IN range_tab ) ...

Exit the current processing block if sy-subrc does not have the value 0.






SUBST_MERGE_LIST - merge external lists to one complete list with #if... logic for R3up   BAL Application Log Documentation  
This documentation is copyright by SAP AG.

Length: 1730 Date: 20240418 Time: 044649     sap01-206 ( 34 ms )