Hello everyone.
So i have created a global class and inside it a method. Inside this method(importing parameter is ebeln) i have to write the logic for fetching following fields using deep structure. For one header data there will be multiple item data so to populate it in one table it needs a deep structure to be created.
I need help to write logic in method to fetch the data, using deep structure.
Thanks in advance :)
