Get Example source ABAP code based on a different SAP table
• /at ABAP_PV_AN
ABAP_CDS_DDL - proj_view_annot>
ABAP_SYNTAX ... @annotation> ...>
What does it do? Specifies an annotation> annotation>> as a view annotation in the definition of a CDS projection view in front of the statement DEFINE $[TRANSIENT$] VIEW ENTITY AS PROJECTION ON >. The character @> must be placed directly in front of the name annotation> of the annotation. The annotation should be defined as a CDS object in a CDS annotation definition> and the annotation definition annotation @Scope>> should be specified here using the value #VIEW>.