SAP CDS VIEW ENTITY ANNO



Get Example source ABAP code based on a different SAP table
  


• /at ABAP_V_ANN

ABAP_CDS_DDL - CDS View Entity, view_entity_annot

ABAP_SYNTAX
... @annotation ...

What does it do?
Specifies an annotation annotation as a view entity annotation in the definition of a CDS view entity in front of the statement DEFINE VIEW ENTITY . The character @ must be placed directly in front of the name annotation of the annotation. The annotation must be defined as a CDS object in a CDS annotation definition. Otherwise, a syntax error occurs. The annotation definition annotation @Scope should be specified using the value #VIEW.