Fixing error during SAP iDoc PORDCR1 integration

Fixing error during SAP iDoc PORDCR1 integration

I am trying to integrate SAP IDoc PORDCR1 to create a purchase order, but I am getting the following error message:

"Function module not allowed: APPL_IDOC_INPUTI"

The error appears even if I change the process code for my partner. Is there a way to fix this?

    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 error message is caused by the function not being registered by the developer in table TBD51; you can edit the table with SM31 and insert the function. Whether this is sufficient I cannot tell right now; maybe more customizing is needed to also find the right SAP BAPI.

When you say that you changed the process code, the new process code is most likely not the one that you really wanted. I cannot give more advice without detailed information about your intention and the context you are using it.

This was first published in June 2010