‎2006 Jul 21 12:06 PM
Hi,
We are implementing a scenario wherein we are required to send a Wharehouse Shipping Order to the warehouse (forwarding agent) using EDI 940. The output of the o/b is triggered from the Delivery (VA01) after creation of a Delivery in SAP. Once the warehouse ships the goods, it notifies us back by sending EDI 945 (Warehouse Shipping Advice). Using this inbound 945 we are required to update the existing delivery in SAP, i.e., it should do the Pick, Pack and PGI.
Can someone tell me which Idoc type, Message Type and Process code should be used for the above scenario.
Thanks in advance for the help.
Regards,
Gajendra
‎2006 Jul 21 12:34 PM
Hi Gajendra,
For EDI940, you can use message type SHPORD or WHSORD, IDOC type DELVRY01 and process code DELV.
For EDI945, you can use message type SHPCON or WHSCON, IDoc type DELVRY01 and process code DELV.
Hope this will help.
Regards,
Ferry Lianto
Please reward points if helpful.
‎2006 Jul 21 1:34 PM
Thanks Ferry,
This helped a lot. I have one more small question. What are the segments relevant to Picking for inbound 945 at item level.
Regards,
Gajendra
‎2006 Jul 21 3:11 PM
Hi Gajendra,
Please check segment E1EDL18 and use process code DELV for message type WHSCON/SHPCON .
Again, hope this will help.
Regards,
Ferry Lianto
Please close the thread and reward points if solved.
‎2007 Jan 15 7:50 PM
Are there any practical differences between WHSCON and SHPCON or will either work? Do they have the same code under the covers?