Ansicht
Dokumentation

ABENCDS_F1_DEFINE_VIEW - CDS F1 DEFINE VIEW

ABENCDS_F1_DEFINE_VIEW - CDS F1 DEFINE VIEW

BAL Application Log Documentation   RFUMSV00 - Advance Return for Tax on Sales/Purchases  
This documentation is copyright by SAP AG.
SAP E-Book

- DEFINE VIEW

$[DEFINE$] VIEW ${ ddic_based_view AS SELECT ... $}
              ${ ENTITY view_entity AS SELECT ... $}
              ${ ENTITY projection_view AS PROJECTION ... $}

The statement DEFINE VIEW in CDS DDL defines CDS views. It has the following variants:

This variant is used to define a that is technically based on a CDS managed DDIC view in the ABAP Dictionary.
This variant is used to define a that is solely based on its CDS entity.
This variant is used to define a CDS projection view that publishes components of an underlying CDS entity.

Views can be semantically enriched using view annotations. Some view annotations can be used in all CDS view variants, while other view annotations are specific to a certain CDS view variant. You find further details in the respective topics about annotations.

The name of a CDS view is in the namespace of all global types of an AS ABAP.






BAL Application Log Documentation   RFUMSV00 - Advance Return for Tax on Sales/Purchases  
This documentation is copyright by SAP AG.

Length: 3166 Date: 20240424 Time: 181246     sap01-206 ( 29 ms )