cancel
Showing results for 
Search instead for 
Did you mean: 

IDoc Basic Type for EDI messages OSTRPT, INSDES, HANMOV

Former Member
0 Kudos

Hi Gurus,

I have to implement a bussiness scenario where following EDIFACT messages are used;

- OSTRPT (inbound)

- INSDES (outbound)

- HANMOV (outbound)

- RECADV (inbound)

I am not able to find a corresponding Idoc types (we60 or table EDIMSG) to map them.

Please, could u give me some advice?

Thanks in advance.

Accepted Solutions (1)

Accepted Solutions (1)

Jelena
Active Contributor
0 Kudos

I have a short EDIFACT/IDoc cross-reference in A.Nagpal's book, but HANMOV is not listed there. It seems that description is "goods handling / movement", so take a look at WM* IDocs in WE60.

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi,

You have to use below message types in SAP.

OSTRPT (inbound) - ORDRSP/ORDERS05

INSDES (outbound) - ORDERS05

RECADV (inbound) - DELVRY03

regards

rc gopi

Former Member
0 Kudos

Thanks.

Still need an opinion for HANMOV (outbound).

Former Member
0 Kudos

Hello, I'm curious to know what IDOC you ended up using for your HANMOV EDIFACT message. We currently use HANMOV to communicate individual orders/deliveries to our external warehouses with Carrier information within. I have heard DELVRY03 and WMMBXY on most sites and forums for the similar 940 X12 document, but due to the fact that HANMOV has the carrier information on it that our warehouses require, it lead us in the direction of SHPMNT03 document during the design process. This, however, adds complexity due to the entire shipment being on 1 IDOC instead of individual deliveries that our warehouses currently deal with. Any feedback on this subject would be greatly appreciated.