Application Development 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: 

Process code for Inbound PO

Former Member
0 Kudos

Hi,

I am configuring message control I am able to send the Purcahse order from the Sending system with status 12, what is the process code I have to use for Purcahse order at the receiveing system.

Thanks and Regards,

V

3 REPLIES 3

Former Member
0 Kudos

Hi,

PO from sending system will become a SO in target system, so you would have to use IDoc Orders05, ORDERS message function module IDoc_input_orders for create and idoc_input_ordchg for change.

regards,

Advait

Former Member
0 Kudos

its ORDE

Former Member
0 Kudos

Hi Vikram,

In the PO outbound interface in sender system, you use the Process Code as ME10 for Purchase order and ME11 for purchase order change and you specify the Basic type in the partner profile.

In the receiver system you need not specify the basic type details in the partner profile transaction (WE20) and the process code should be ORDE that is the process code which is used for creating a sales order with reference to a purchase order.

I hope I am clear.

thanks,

Mahesh.