Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Order Status Report

Former Member
0 Likes
510

if anyone has implemented a Outbound EDI 870 - Order Status Report.

Which Msg & IDOC Type can I use in SAP?

Any ideas or places to look would be great.

Thanks

Vinod

1 REPLY 1
Read only

Former Member
0 Likes
404

Hi,

If 870 is a order status report kind of a document, you may have to go by the ABAP Proxy route.

Have an abap program that pulls out all the information that is needed for 870 and create a proxy for such an interface in your R/3 system.

Regards,

Ravi