SAP CDS F1 EXTEND VIEW ANNOTATIONS



Get Example source ABAP code based on a different SAP table
  


• /at ABAP_CDS_EXTENS_ANNOT

ABAP_CDS_DDL - EXTEND VIEW, extension_annot

ABAP_SYNTAX
... @annotation ...

What does it do?
Specifies an annotation annotation as an extension annotation in the definition of a CDS view extension before the statement EXTEND VIEW. The character @ must be placed 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 #EXTEND_VIEW.