Hello at all,
I created an Enterprise Service which contains an Input and Output Structure.
My Problem is, that the Output structure is very deep and this structure contains tabletyps and further structures.
How can I fill a field of the Output structure?
I almost use the Method "describe_by_name", which gives me the components of the "first-Level-structure (lt_components).
Lt_components is filled with different components and types, for example "TTYPE" or "STRU".
One Component of type TTYPE contains a further structure, ... and so on.
At the End of this deep structure (up to 9 Levels) are fields with type of string.
How can I fill These fields?
I hope you can help me.
Thanks in advance.
Andreas O.
Attached you will find a small example.