SAP CDS F1 HIERARCHY ANNOTATIONS



Get Example source ABAP code based on a different SAP table
  


• /at ABAP_CDS_HIER_ANNOT

ABAP_CDS_DDL - DEFINE HIERARCHY, hierarchy_annot

ABAP_SYNTAX
... @annotation ...

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