Skip to Content
0
Former Member
May 07, 2010 at 10:29 AM

MappingLogic Reuired

30 Views

Hi Experts,

My scenario is File to IDoc,

My Source Structure as follows, if material number present more than once then I have to generate E1EDP01 target equal to the occurrence of Material Number.

I have mapped Material Number in E1EDP19 segment IDTNR field, the value of IDTNR value also have to be changed in every occurrence.

MT_Orders_Chemical
      Orders_Chemical  
            OrdersNumber
            MaterialNumber
            PlaceofShip
            TruckPoint

Receiver Target Structure

ORDERS05
  IDoc
     E1DC41
     E1EDK01
     E1EDK14
     E1EDK02
     E1EDP01
       E1EDP19
       E1EDPT1
         E1EDPT2

I tried with different ways, but unable to get success. any valuable inputs welcome.

Kind regards,

Jam