cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

SAP Fiori Elements: Tree Table (Hierarchy Format)

Atul19
Discoverer
0 Likes
593

Hi Experts,

I just want to know if there is a way to create a Fiori application with a Tree Table (Hierarchy Format) using Fiori Elements.

I spent the whole day searching for a solution but couldn’t find one.

I do not want to write any code in the SEGW OData service (DPC or MPC or ext. class). I just want to know if it is possible to create a hierarchical application using only annotations.

If not, then what is the purpose of the following annotation, where we use this annotation?

@Hierarchy.parentChild: [
{
recurse.child:
recurse.parent:
recurseBy:
orphanedNode.handling:
}
]

Thanks in advance!

Accepted Solutions (1)

Accepted Solutions (1)

Yogananda
Product and Topic Expert
Product and Topic Expert

@Atul19 

you can find the examples with annotation for tree table
Flexible Programming Model Explorer

00Andres00
Newcomer
0 Likes
Always references to the documentation that don't give the annotations for create the correct hierarchy , looks like this is not a Fiori Elements. some one have another example ? In this page ( https://software-heroes.com/en/comment/abap-rap-tree-view-en ) you can see one example but they works with O4 and release more resently , I am working with the release 2023 yet.

Answers (0)