<?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: re-process SAME IDOC no in a custome program without it generation another in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/re-process-same-idoc-no-in-a-custome-program-without-it-generation-another/m-p/6702915#M1452635</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;Chk FM "MASTER_IDOC_DISTRIBUTE".&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Lokeswari.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 04 Mar 2010 06:20:57 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2010-03-04T06:20:57Z</dc:date>
    <item>
      <title>re-process SAME IDOC no in a custome program without it generation another</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/re-process-same-idoc-no-in-a-custome-program-without-it-generation-another/m-p/6702914#M1452634</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;I have an incomming idoc which depending on some condition i i put the idoc in staus 52 so that another program will be able to re-process is later on.  I put the idoc in a custom table.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;A custom program will come and pick the idoc in the custom table to be reprocess .  what FM can i use to make the custom program reprocess the same idoc with generation a new one&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thank a lot for helping&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 04 Mar 2010 06:03:51 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/re-process-same-idoc-no-in-a-custome-program-without-it-generation-another/m-p/6702914#M1452634</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-03-04T06:03:51Z</dc:date>
    </item>
    <item>
      <title>Re: re-process SAME IDOC no in a custome program without it generation another</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/re-process-same-idoc-no-in-a-custome-program-without-it-generation-another/m-p/6702915#M1452635</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;Chk FM "MASTER_IDOC_DISTRIBUTE".&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Lokeswari.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 04 Mar 2010 06:20:57 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/re-process-same-idoc-no-in-a-custome-program-without-it-generation-another/m-p/6702915#M1452635</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-03-04T06:20:57Z</dc:date>
    </item>
    <item>
      <title>Re: re-process SAME IDOC no in a custome program without it generation another</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/re-process-same-idoc-no-in-a-custome-program-without-it-generation-another/m-p/6702916#M1452636</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Can't you use   BD87 to do it...! or use IDOC_INPUT and in passing parameter UNPROCESSED_IDOCS give yor idoc numbers you want to reporcess...!&lt;/P&gt;&lt;P&gt;hope it helps&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edited by: Anup Deshmukh on Mar 4, 2010 7:34 AM&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 04 Mar 2010 06:24:48 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/re-process-same-idoc-no-in-a-custome-program-without-it-generation-another/m-p/6702916#M1452636</guid>
      <dc:creator>anup_deshmukh4</dc:creator>
      <dc:date>2010-03-04T06:24:48Z</dc:date>
    </item>
    <item>
      <title>Re: re-process SAME IDOC no in a custome program without it generation another</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/re-process-same-idoc-no-in-a-custome-program-without-it-generation-another/m-p/6702917#M1452637</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;with BD87 how do i code that is it through call transaction&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 04 Mar 2010 11:52:52 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/re-process-same-idoc-no-in-a-custome-program-without-it-generation-another/m-p/6702917#M1452637</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-03-04T11:52:52Z</dc:date>
    </item>
  </channel>
</rss>

