Application Development Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 

Circular dependent structure

jschlak
Explorer
0 Kudos

Hi,

i'm currently working on a project that has the issue to provide an endpoint (oData) that will be able to accept an n deep structure. My issue is that, during the development, i can not define how many levels of depth the code has to be able to process. The idea was to define a structure that contains an attribute which has the type of a table consisting of the original structure.

But defining this structure in code or using the se11 always leads into the issue that the system will not accept the definition due to the recursion. My question beside from changing the whole solution, is there a option to have a recurring structure in an SAP EHP 7 system?

0 REPLIES 0