SAP ASQL COND



Warning: file_get_contents(/customers/9/5/e/s4hd.com/httpd.www/global/php/adxcode.txt): Failed to open stream: No such file or directory in /customers/9/5/e/s4hd.com/httpd.www/global/php/helpers.php on line 89

Get Example source ABAP code based on a different SAP table
  

Warning: Undefined variable $prev in /customers/9/5/e/s4hd.com/httpd.www/sap/help/index.php on line 55

AB_SQL - SQL Conditions sql_cond

ABAP_SYNTAX
... rel_exp
$| $[NOT$] sql_cond $[AND$|OR sql_cond$] ...

What does it do?
Logical expression sql_cond for formulating a condition in AB_SQL . A logical expression consists of either a single relational expression rel_exp, or an expression composed of the Boolean operators NOT , AND, or OR and one or more logical expressions, in which parentheses are possible. An atomic component of a compound logical expression is always one relational expression. There are different types of relational expressions:
Relational expressions for statements
Relational expressions for expressions