Ansicht
Dokumentation

ABENSQL_COND_SYNTAX - SQL COND SYNTAX

ABENSQL_COND_SYNTAX - SQL COND SYNTAX

Vendor Master (General Section)   PERFORM Short Reference  
This documentation is copyright by SAP AG.
SAP E-Book

... ${ ${operand1 ${=$|EQ$|<>$|NE$|>$|GT$|$|LT$|>=$|GE$|=$|LE$}
                  ${ operand2
                  $| ${$[ALL$|ANY$|SOME$] ( SELECT subquery $[UNION ...$] )$} $}$}
    $| ${operand $[NOT$] BETWEEN operand1 AND operand2$}
    $| ${operand1 $[NOT$] LIKE operand2 $[ESCAPE esc$]$}
    $| ${operand IS $[NOT$] NULL$}
    $| ${operand IS $[NOT$] INITIAL$}
    $| ${EXISTS ( SELECT subquery $[UNION ...$] )$}
    $| ${operand $[NOT$] IN (operand1, operand2 ...)$}
    $| ${operand $[NOT$] IN ( SELECT subquery $[UNION ...$] )$}
    $| ${( operand1, operand2, ... ) IN ( ( operand11, operand21 ... ),
                                        ( operand12, operand22 ... ), ... )$}
    $| ${operand $[NOT$] IN @range_tab$}
    $| ${(cond_syntax)$} $} ...






Vendor Master (General Section)   CPI1466 during Backup  
This documentation is copyright by SAP AG.

Length: 1661 Date: 20240418 Time: 091518     sap01-206 ( 15 ms )