Ansicht
Dokumentation

ABENCDS_SELECT_CLAUSES_V1 - CDS SELECT CLAUSES V1

ABENCDS_SELECT_CLAUSES_V1 - CDS SELECT CLAUSES V1

CPI1466 during Backup   BAL Application Log Documentation  
This documentation is copyright by SAP AG.
SAP E-Book

- DDIC-Based View, SELECT, clauses

... $[WHERE cds_cond$]
    $[GROUP BY field1, field2, ...$]
    $[HAVING cds_cond$]
    $[UNION $[ALL$] SELECT ...$] ...


Effect

The optional clauses of the SELECT statement of a have the following semantics:

  • The WHERE clause restricts the rows in the result set when the CDS view is accessed.
  • The GROUP BY clause groups rows in the result set when the CDS view is accessed. It is applied after rows are selected using the WHERE clause.
  • UNION can be used to create the union of the result sets from two SELECT statements.





CPI1466 during Backup   Fill RESBD Structure from EBP Component Structure  
This documentation is copyright by SAP AG.

Length: 2461 Date: 20240329 Time: 115854     sap01-206 ( 26 ms )