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

Generating purchase order idoc when a sales order is created

Former Member
0 Kudos
160

Hi folks,

we need to send purchase order idoc from SAP to some external system. Once sales order is created, it should automatically generate the purchase order idoc and send to the external system....Any document showing step by step configuration to do so? I have basic knowldege of ALE and IDOC...please suggest me the configuration steps in detail...

Thanks in advance,

Shyam.

1 REPLY 1
Read only

Anjhi
Contributor
0 Kudos
129

Hi,

1. Configure the IDoc with message type ORDERS and basic IDoc type as ORDERS05 (You have to follow common step-by-step approach)

2. Configure Message Control to automatically generate IDoc whenever a Sales Order is created. (I mean output type)

So whenever a Sales Order is created, output type will generate an IDoc.

Hope this information is useful.

Regards,

AK