on 2024 Oct 10 3:49 PM
Hello,
I'm trying to build a tree in RAP Abap. I am on S/4 HANA 2023 ON-PREMISE system and I was able to make the connection with the annotation in entity ZR_C_TREE_VRAGENLIJST_R (projection view):
@odata.hierarchy.recursiveHierarchy: [{ entity.name: 'ZR_H_TREE_HIERARCHY' }]
However, by making my Service Binding, based on the Service Definition, I'm getting following error :
"Error during compilation. See next line for details. Error in entity 'ZR_C_TREE_VRAGENLIJST_R(CDS): Hierarchy for view ZR_C_TREE_VRAGENLIJST_R is not supported"
Is there something missing, or what can I do to make this work?
greets,
Helga
Request clarification before answering.
| User | Count |
|---|---|
| 14 | |
| 8 | |
| 6 | |
| 6 | |
| 3 | |
| 3 | |
| 2 | |
| 2 | |
| 2 | |
| 2 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.