SAP CDS DEFINE SERVICE ANNOS



Get Example source ABAP code based on a different SAP table
  


• /at ABAP_CDS_SD_ANNO

ABAP_CDS_SDL - service_annot

ABAP_SYNTAX
... @annotation ...

What does it do?
Specifies an annotation annotation as a service definition annotation in the definition of a service definition in front of the statement DEFINE SERVICE.
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 #SERVICE.