cancel
Showing results for 
Search instead for 
Did you mean: 

Handling unit Transfer from External System to Delivery

0 Kudos
1,961

Hi SAP Guru's

Here Our plant and Storage Locations are WM Managed. So when the outbound delivery gets created then Transfer orders gets created for picking and these Transfer orders will get distributed to External System(WMS ATLAS) through IDOC(WMTORD). So Confirmation of Transfer order gets from External System through IDOC(WMTOCO). So packing is done in SAP through Scanners or VL02N Transaction. But my requirement is HU's Creation and Packing should get created in External system and this functionality is already available in External system . These HU's and Packing information also should come from External system to SAP outbound delivery. So can you please suggest how to proceed with this and there are any Standard IDOC Types and Message types to achieve this??

View Entire Topic
DominikTylczyn
Active Contributor
0 Kudos

Hello Aditya Varma

Outbound DESADV is to send outbound deliveries from SAP. Inbound DESADV is to receive inbound delivery (advanced shipping notification) to SAP.

Inbound DESADV doesn't allow to maintain outbound delivery. You need to use WHSCON or SHPCON to do that. In your case, go with WHSCON.

Best regards

Dominik Tylczynski

Ok Fine Thank you Dominik for you Guidance