Skip to Content
0
Aug 07, 2023 at 09:08 AM

how to build heirarchy structure with annotations in CAP CDS for smart table tree

141 Views

suppose i have and entity 'test' in that I have fields organization,company,project,employee respectively
i need heirarchy for this like main parent field is organization and company as child for organization and project is child for company and employee is child for project
how can i define this structure in capm cds sap btp how show in tree table using smart table using annotations
please give me some example annotation code showing heirarchy using odata v4 annotations using these fields