<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Reprocessing a IDOC which contains BAPI in the Inbound function module in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/reprocessing-a-idoc-which-contains-bapi-in-the-inbound-function-module/m-p/5680136#M1291201</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Any inputs?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 09 Jun 2009 17:37:35 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2009-06-09T17:37:35Z</dc:date>
    <item>
      <title>Reprocessing a IDOC which contains BAPI in the Inbound function module</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/reprocessing-a-idoc-which-contains-bapi-in-the-inbound-function-module/m-p/5680135#M1291200</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi All, &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have a requirement to reprocess a failed Inbound IDOC. To achieve this I am using the FM IDOC_INPUT to reprocess an IDOC. The IDOC number along with data from EDID4/EDIDC is being passed to this FM. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This FM is not reprocessing the IDOC which contains BAPI in the Inbound function module of the IDOC to create/change a document.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For example: The Inbound FM uses BAPI 'BAPI_PO_CREATE' to create a purchase order. When the IDOC fails and if try to reprocess the same it does not create a PO or gives any error message. &lt;/P&gt;&lt;P&gt;But when I use the same FM(IDOC_INPUT) to reprocess a IDOC for SO it works. The Inbound FM for SO has BDC in it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I cant use WE19 as the access to this is restricted to user.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any inputs/suggestions on how this can be achieved would be of great help&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 09 Jun 2009 02:49:31 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/reprocessing-a-idoc-which-contains-bapi-in-the-inbound-function-module/m-p/5680135#M1291200</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-06-09T02:49:31Z</dc:date>
    </item>
    <item>
      <title>Re: Reprocessing a IDOC which contains BAPI in the Inbound function module</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/reprocessing-a-idoc-which-contains-bapi-in-the-inbound-function-module/m-p/5680136#M1291201</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Any inputs?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 09 Jun 2009 17:37:35 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/reprocessing-a-idoc-which-contains-bapi-in-the-inbound-function-module/m-p/5680136#M1291201</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-06-09T17:37:35Z</dc:date>
    </item>
    <item>
      <title>Re: Reprocessing a IDOC which contains BAPI in the Inbound function module</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/reprocessing-a-idoc-which-contains-bapi-in-the-inbound-function-module/m-p/5680137#M1291202</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Why dont you just re run the IDOCs thru BD87 rather than using FM IDOC_INPUT?&lt;/P&gt;&lt;P&gt;As far as your problem is concerned check if you are Unlocking SO once you are done with processing. Check in debugging mode it should give some erro which will help analysis&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 09 Jun 2009 17:44:33 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/reprocessing-a-idoc-which-contains-bapi-in-the-inbound-function-module/m-p/5680137#M1291202</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-06-09T17:44:33Z</dc:date>
    </item>
    <item>
      <title>Re: Reprocessing a IDOC which contains BAPI in the Inbound function module</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/reprocessing-a-idoc-which-contains-bapi-in-the-inbound-function-module/m-p/5680138#M1291203</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try to use BD87 &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; a®&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 09 Jun 2009 17:45:44 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/reprocessing-a-idoc-which-contains-bapi-in-the-inbound-function-module/m-p/5680138#M1291203</guid>
      <dc:creator>former_member194669</dc:creator>
      <dc:date>2009-06-09T17:45:44Z</dc:date>
    </item>
  </channel>
</rss>

