Use ALE/EDI to create a PO automatically after saving a sales order

Use ALE/EDI to create a PO automatically after saving a sales order

I need to create an automatic Purchase Order (in a different company code) when I save the sales order. I hear that it can be done using ORDRSP using EDI. Both company codes are on the same server. We want to reduce data entry redundancy by automatically creating the PO.

I am basically an SD consultant with no prior experience in ALE/EDI, though I am aware of how it works. Can you provide me a how-to guide to initially set up the system to use ALE/EDI and then create the PO automatically after saving the SO?


    Requires Free Membership to View

    When you register, you will start receiving targeted emails from my award-winning team of editorial writers. Our goal is to keep you informed on the hottest topics and biggest challenges faced by SAP professionals today.

    Hannah Smalltree, Editorial Director

    By submitting your registration information to SearchSAP.com you agree to receive email communications from TechTarget and TechTarget partners. We encourage you to read our Privacy Policy which contains important disclosures about how we collect and use your registration and other information. If you reside outside of the United States, by submitting this registration information you consent to having your personal data transferred to and processed in the United States. Your use of SearchSAP.com is governed by our Terms of Use. You may contact us at webmaster@TechTarget.com.

The best practice would be set up a workflow event that is consumed by PUR_ORDER_CREATE_VIA_SD_EVENT . The function is linked to SD event BUS2032 ALECREATED in transaction SWETYPV. The entry should be there by standard. You only have to tick the activation flag. For a detailed background, take a look at my "IBM Redbook" that is reviewed on http://idocs.de.

This was first published in January 2004