Skip to Content
0
Former Member
Sep 16, 2005 at 12:56 AM

Mapping - Multiple occurances in a record to multiple segments

63 Views

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