Ansicht
Dokumentation

ABENSUBQUERY_SHORTREF - SUBQUERY SHORTREF

ABENSUBQUERY_SHORTREF - SUBQUERY SHORTREF

General Data in Customer Master   BAL Application Log Documentation  
This documentation is copyright by SAP AG.
SAP E-Book

subquery

Syntax

... ( SELECT ...
             FROM ...
             [WHERE sql_cond]
             [GROUP BY ...] [HAVING sql_cond] ) ... .


Effect

Parenthesized SELECT statement that can be used in conditions sql_cond of statements, in common table expressions of the statement WITH, or as a data source of an INSERT statement for a subquery.

Additions

  • The additions SINGLE, ORDER BY, and INTO cannot be used.
  • Further additions may also be excluded, depending on how they are used.





BAL_S_LOG - Application Log: Log header data   CPI1466 during Backup  
This documentation is copyright by SAP AG.

Length: 1511 Date: 20240419 Time: 220415     sap01-206 ( 23 ms )