Hi Experts,
Please help me on mapping logic,
If I receiver multiple Elemica Orders from source system then I have to create multiple IDocs ,I have developed logic working fine without any issues,
Now my requirement got changed, if order number same for multiple Elemica Orders then I have to create only one IDoc with multiple Text IDS, if ORDERS number different then I have to create multiple IDocs.
How can I achieve this requirement
My source structure
MT_Orders
Elemica_Orders 1 to unbounded
OrderNumber
MaterialNumber
TrasactionNumber
BillingReference
Target Structure
ORDERS05
IDoc
E1EDK01
E1EDK14
E1EDK02
E1EDKPT1
E1EDP19
E1EDPT01
TextID
Many thanks,
Jam