Update fiori/app/common.cds
This commit is contained in:
@@ -73,6 +73,8 @@ annotate my.Books with {
|
|||||||
//
|
//
|
||||||
// Computed Fields for Tree Tables
|
// Computed Fields for Tree Tables
|
||||||
//
|
//
|
||||||
|
// DISCLAIMER: The below are an alpha version implementation and will change in final release !!!
|
||||||
|
//
|
||||||
aspect Hierarchy {
|
aspect Hierarchy {
|
||||||
LimitedDescendantCount : Integer64 = null;
|
LimitedDescendantCount : Integer64 = null;
|
||||||
DistanceFromRoot : Integer64 = null;
|
DistanceFromRoot : Integer64 = null;
|
||||||
|
|||||||
Reference in New Issue
Block a user