Transfer sales orders from production to development server
Continue Reading This Article
Enjoy this article as well as all of our content, including E-Guides, news, tips and more.
Call the BAPI BAPI_SALESORDER_CREATEFROMDAT2 via RFC and fill the params with the data. Or create an IDoc ORDERS/ORDERS03 with the data and send the IDoc via RFC calling IDOC_INBOUND_ASYNCHROUNOUS in the target system.
How to do? There is no direct replication of ORDERS via ALE. But you may trigger sending an order confirmation (MESTYP ORDRSP). In the receiving system you treat then ORDRSP/ORDERS03 like a purchase order (processing code ORDE) and you are done.
Dig Deeper on SAP application integration
Have a question for an expert?
Please add a title for your question
Get answers from a TechTarget expert on whatever's puzzling you.
Meet all of our SAP administration / development experts
View all SAP administration / development questions and answers
Start the conversation
0 comments