Update fiori/app/common.cds

This commit is contained in:
Daniel Hutzel
2025-04-01 16:27:50 +02:00
committed by GitHub
parent 0fe49a6f90
commit a2ce8f962a

View File

@@ -73,6 +73,8 @@ annotate my.Books with {
//
// Computed Fields for Tree Tables
//
// DISCLAIMER: The below are an alpha version implementation and will change in final release !!!
//
aspect Hierarchy {
LimitedDescendantCount : Integer64 = null;
DistanceFromRoot : Integer64 = null;