Hi! All
It would give me your valuable suggestions and help me with developing the mapping below:
I have a file to IDOC scenario, which has about 10 fields and two of these fields are PO and article no.
I need to post IDOC for each distinct PO number(header) and then article number under these PO should post as line items.For exmaple:
consider sample records having the following PO and artcile number:
PO|article_no
123456|abc123
123456|abc456
123456|abc678
These 3 records should post only as one IDOC, having the header PO 123456 and line items(abc123,abc456,abc678)
On the target side, PO is mapped to the parent segment and artcile is in the child segment.
Thank you for all the help!!
Regards,
Patrick.