<?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 Problems in reprocessing custom IDOC in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/problems-in-reprocessing-custom-idoc/m-p/5427760#M1245533</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Experts,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have created a custom inbound IDOC, with custom function module and process code. Whenever I try to reprocess any IDOC, I face some issues.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If I set Function module input method as '0' (mass input), then whenever I try to reprocess any IDOC of 51 status, it shows me error .. 'EDI: IDoc XXXXXXX has not been opened (OPEN)', but if I try to reprocess IDOCs of 64 status, it does it without any problem.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If I set Function module input method as '2', then I could able to reprocess all IDOCs with 51 status. but while reprocessing 64 status of IDOCs it reprocess 1 and skips 4 each time. (out of 100 it reprocess 20)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If anyone had faced similar kind of problem, or if anyone has any idea about how to resolve this please let me know&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks in advance.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Archana&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 07 Apr 2009 22:03:35 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2009-04-07T22:03:35Z</dc:date>
    <item>
      <title>Problems in reprocessing custom IDOC</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problems-in-reprocessing-custom-idoc/m-p/5427760#M1245533</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Experts,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have created a custom inbound IDOC, with custom function module and process code. Whenever I try to reprocess any IDOC, I face some issues.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If I set Function module input method as '0' (mass input), then whenever I try to reprocess any IDOC of 51 status, it shows me error .. 'EDI: IDoc XXXXXXX has not been opened (OPEN)', but if I try to reprocess IDOCs of 64 status, it does it without any problem.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If I set Function module input method as '2', then I could able to reprocess all IDOCs with 51 status. but while reprocessing 64 status of IDOCs it reprocess 1 and skips 4 each time. (out of 100 it reprocess 20)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If anyone had faced similar kind of problem, or if anyone has any idea about how to resolve this please let me know&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks in advance.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Archana&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 07 Apr 2009 22:03:35 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problems-in-reprocessing-custom-idoc/m-p/5427760#M1245533</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-04-07T22:03:35Z</dc:date>
    </item>
    <item>
      <title>Re: Problems in reprocessing custom IDOC</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problems-in-reprocessing-custom-idoc/m-p/5427761#M1245534</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Please put the value 1...When you process many  IDOCs same time data in memory variables seems to be clashing.. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;By setting value to 1 means each IDOC ll be processed in separate work process and context swtiching will not be a problem..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Try this and let me know the result. If its get solved then i ll tell you logic behind this&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 08 Apr 2009 06:12:48 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problems-in-reprocessing-custom-idoc/m-p/5427761#M1245534</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-04-08T06:12:48Z</dc:date>
    </item>
    <item>
      <title>Re: Problems in reprocessing custom IDOC</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problems-in-reprocessing-custom-idoc/m-p/5427762#M1245535</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;try sending idoc with tcode BD87.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks&lt;/P&gt;&lt;P&gt;ravi&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 08 Apr 2009 09:23:27 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problems-in-reprocessing-custom-idoc/m-p/5427762#M1245535</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-04-08T09:23:27Z</dc:date>
    </item>
    <item>
      <title>Re: Problems in reprocessing custom IDOC</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problems-in-reprocessing-custom-idoc/m-p/5427763#M1245536</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Madan,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I tried with input method 1. But I am still getting same error while reprocessing 51 status IDOCs, but 64 status IDOCs get reprocessed successfully.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 08 Apr 2009 17:45:26 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problems-in-reprocessing-custom-idoc/m-p/5427763#M1245536</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-04-08T17:45:26Z</dc:date>
    </item>
    <item>
      <title>Re: Problems in reprocessing custom IDOC</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problems-in-reprocessing-custom-idoc/m-p/5427764#M1245537</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I was able to resolve this one.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In idoc processing function module, I had used FM EDI_DOCUMENT_OPEN_FOR_PROCESS, EDI_DOCUMENT_STATUS_SET and EDI_DOCUMENT_CLOSE_PROCESS to set the status. But as the system itself takes care of updating the status there was no need to do this. As I was closing the document in my FM, in further processing of 51 status IDOC, it was giving me error while status updation as document was already closed.&lt;/P&gt;&lt;P&gt;Now I set the input method as 0 and it is working properly.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Archana&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 09 Apr 2009 20:03:02 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problems-in-reprocessing-custom-idoc/m-p/5427764#M1245537</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-04-09T20:03:02Z</dc:date>
    </item>
  </channel>
</rss>

