diff --git a/fiori/app/common.cds b/fiori/app/common.cds index 39a3ae8e..dd9ec8f7 100644 --- a/fiori/app/common.cds +++ b/fiori/app/common.cds @@ -106,6 +106,8 @@ extend my.Genres with Hierarchy; // // Genres Tree Table Annotations // +// DISCLAIMER: The below are an alpha version implementation and will change in final release !!! +// annotate my.Genres with @Aggregation.RecursiveHierarchy #GenreHierarchy: { $Type : 'Aggregation.RecursiveHierarchyType', NodeProperty : ID, // identifies a node