Need help to map multiple occurances of fields in a single record of a file to multiple segments of IDOC.
Example: I get one record in a file which will have header information and a max of 10 items (group os Material and Quantity occurring 10 times).
I need to map the record data to create a DESADV message where the header data should go to E1EDL20 segment and should be followed by as many E1EDL24 segments (for items) as the number of occurances of Material_Quantity Groups existing in the record (max of 10).
I would appreciate if someone could propose a solution.
Thanks
B