<?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: Tracking IDOC reprocessing in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/tracking-idoc-reprocessing/m-p/7198841#M1520877</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi siva,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;there are different programs and t-codes available to reprocess the error Idocs&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;with out creating new idocs.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Program RBDMANI2 for status 51 &amp;amp; 52&lt;/P&gt;&lt;P&gt;Program RBDAPP01 for status 64 ,66&lt;/P&gt;&lt;P&gt;Program RBDAGAIE for status 32 and 69 (Edited IDocs)&lt;/P&gt;&lt;P&gt;Program RBDSYNER for status 26&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;BALE - ALE Distribution Administration&lt;/P&gt;&lt;P&gt;WE05 - IDoc overview&lt;/P&gt;&lt;P&gt;BD87 - Inbound IDoc reprocessing&lt;/P&gt;&lt;P&gt;BD88 - Outbound IDoc reprocessing&lt;/P&gt;&lt;P&gt;BDM2 - IDoc Trace&lt;/P&gt;&lt;P&gt;BDM7 - IDoc Audit Analysis&lt;/P&gt;&lt;P&gt;BD21 - Create IDocs from change pointers&lt;/P&gt;&lt;P&gt;SM58 - Schedule RFC Failures&lt;/P&gt;&lt;P&gt;Basic config for Distributed data:&lt;/P&gt;&lt;P&gt;BD64: Maintain a Distributed Model&lt;/P&gt;&lt;P&gt;BD82: Generate Partner Profile&lt;/P&gt;&lt;P&gt;BD64: Distribute the distribution Model&lt;/P&gt;&lt;P&gt;Programs&lt;/P&gt;&lt;P&gt;RBDMIDOC - Creating IDoc Type from Change Pointers&lt;/P&gt;&lt;P&gt;RSEOUT00 - Process all selected IDocs (EDI)&lt;/P&gt;&lt;P&gt;RBDAPP01 - Inbound Processing of IDocs Ready for Transfer&lt;/P&gt;&lt;P&gt;RSARFCEX - Execute Calls Not Yet Executed&lt;/P&gt;&lt;P&gt;RBDMOIND - Status Conversion with Successful tRFC Execution&lt;/P&gt;&lt;P&gt;RBDMANIN - Start error handling for non-posted IDocs&lt;/P&gt;&lt;P&gt;RBDSTATE - Send Audit Confirmations&lt;/P&gt;&lt;P&gt;FOr testing you can use WE19.&lt;/P&gt;&lt;P&gt;Program RSEOUT00 for status 30&lt;/P&gt;&lt;P&gt;re-process IDocs failing in 29 status, use program RBDAGAIN.&lt;/P&gt;&lt;P&gt;transactions WEINBQUEUE and WEOUTQUEUE to control the individual queues&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Prabhudas&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 13 Aug 2010 15:45:38 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2010-08-13T15:45:38Z</dc:date>
    <item>
      <title>Tracking IDOC reprocessing</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/tracking-idoc-reprocessing/m-p/7198838#M1520874</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have developed a File to IDOC interface in PI/XI. The file I pick up will contain a list of invoices from a vendor system , &lt;/P&gt;&lt;P&gt;that I convert into ACLPAY IDOCs and post invoices.&lt;/P&gt;&lt;P&gt;When the IDOCs are posted into our SAP  system some of the IDOCs fail and some of them are successful.&lt;/P&gt;&lt;P&gt;At the end of a business day the user will execute txn we05 to see the status of the IDOCs that came in for that day.&lt;/P&gt;&lt;P&gt;If any of the IDOCs failed the user would use WE19 to correct the data and reprocess the IDOC again.&lt;/P&gt;&lt;P&gt;The problem is the old IDOC that came in still has a error status and the new IDOC created by modifying the old IDOC doesnu2019t have any reference to the older IDOC.&lt;/P&gt;&lt;P&gt;Is there a way to see if and IDOC was created by reprocessing an already existing IDOC?&lt;/P&gt;&lt;P&gt;Or is there a better method to handle my scenario?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Siva&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 12 Aug 2010 21:32:13 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/tracking-idoc-reprocessing/m-p/7198838#M1520874</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-08-12T21:32:13Z</dc:date>
    </item>
    <item>
      <title>Re: Tracking IDOC reprocessing</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/tracking-idoc-reprocessing/m-p/7198839#M1520875</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;for reprocessing error Idoc instead of going to WE19, try to change the error idoc and provide correct value.&lt;/P&gt;&lt;P&gt;editing the values can be done as below.&lt;/P&gt;&lt;P&gt;select the idoc and the segment and double click on the segement. then EDIT from menu.&lt;/P&gt;&lt;P&gt;after editing save the idoc and reprocess it from BD87.&lt;/P&gt;&lt;P&gt;a new IDoc will be created with the original data(status 70) and thecurrent idoc will be sucessful  and there will be link between the two idocs for tracking purpose.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regds,&lt;/P&gt;&lt;P&gt;Suresh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 13 Aug 2010 04:54:27 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/tracking-idoc-reprocessing/m-p/7198839#M1520875</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-08-13T04:54:27Z</dc:date>
    </item>
    <item>
      <title>Re: Tracking IDOC reprocessing</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/tracking-idoc-reprocessing/m-p/7198840#M1520876</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Suresh,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks  alot for your answer. It worked like a charm!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Just need some more information.&lt;/P&gt;&lt;P&gt;I'm both the XI and ABAP developer.&lt;/P&gt;&lt;P&gt;I am able to pick invoices and submit them as ACLPAY IDOCs. The inbound process code for ACLPAY IDoc is a custom one.&lt;/P&gt;&lt;P&gt;I do a BDC call transaction which parks the invoice in FV60.&lt;/P&gt;&lt;P&gt;If the parking fails due to some reason i plan to trigger a workflow. &lt;/P&gt;&lt;P&gt;Is there an example which i could use for my scenario?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 13 Aug 2010 15:15:28 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/tracking-idoc-reprocessing/m-p/7198840#M1520876</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-08-13T15:15:28Z</dc:date>
    </item>
    <item>
      <title>Re: Tracking IDOC reprocessing</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/tracking-idoc-reprocessing/m-p/7198841#M1520877</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi siva,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;there are different programs and t-codes available to reprocess the error Idocs&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;with out creating new idocs.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Program RBDMANI2 for status 51 &amp;amp; 52&lt;/P&gt;&lt;P&gt;Program RBDAPP01 for status 64 ,66&lt;/P&gt;&lt;P&gt;Program RBDAGAIE for status 32 and 69 (Edited IDocs)&lt;/P&gt;&lt;P&gt;Program RBDSYNER for status 26&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;BALE - ALE Distribution Administration&lt;/P&gt;&lt;P&gt;WE05 - IDoc overview&lt;/P&gt;&lt;P&gt;BD87 - Inbound IDoc reprocessing&lt;/P&gt;&lt;P&gt;BD88 - Outbound IDoc reprocessing&lt;/P&gt;&lt;P&gt;BDM2 - IDoc Trace&lt;/P&gt;&lt;P&gt;BDM7 - IDoc Audit Analysis&lt;/P&gt;&lt;P&gt;BD21 - Create IDocs from change pointers&lt;/P&gt;&lt;P&gt;SM58 - Schedule RFC Failures&lt;/P&gt;&lt;P&gt;Basic config for Distributed data:&lt;/P&gt;&lt;P&gt;BD64: Maintain a Distributed Model&lt;/P&gt;&lt;P&gt;BD82: Generate Partner Profile&lt;/P&gt;&lt;P&gt;BD64: Distribute the distribution Model&lt;/P&gt;&lt;P&gt;Programs&lt;/P&gt;&lt;P&gt;RBDMIDOC - Creating IDoc Type from Change Pointers&lt;/P&gt;&lt;P&gt;RSEOUT00 - Process all selected IDocs (EDI)&lt;/P&gt;&lt;P&gt;RBDAPP01 - Inbound Processing of IDocs Ready for Transfer&lt;/P&gt;&lt;P&gt;RSARFCEX - Execute Calls Not Yet Executed&lt;/P&gt;&lt;P&gt;RBDMOIND - Status Conversion with Successful tRFC Execution&lt;/P&gt;&lt;P&gt;RBDMANIN - Start error handling for non-posted IDocs&lt;/P&gt;&lt;P&gt;RBDSTATE - Send Audit Confirmations&lt;/P&gt;&lt;P&gt;FOr testing you can use WE19.&lt;/P&gt;&lt;P&gt;Program RSEOUT00 for status 30&lt;/P&gt;&lt;P&gt;re-process IDocs failing in 29 status, use program RBDAGAIN.&lt;/P&gt;&lt;P&gt;transactions WEINBQUEUE and WEOUTQUEUE to control the individual queues&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Prabhudas&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 13 Aug 2010 15:45:38 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/tracking-idoc-reprocessing/m-p/7198841#M1520877</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-08-13T15:45:38Z</dc:date>
    </item>
    <item>
      <title>Re: Tracking IDOC reprocessing</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/tracking-idoc-reprocessing/m-p/7198842#M1520878</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Used the following to resolve my problem&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://wiki.sdn.sap.com/wiki/display/Snippets/ALE" target="test_blank"&gt;http://wiki.sdn.sap.com/wiki/display/Snippets/ALE&lt;/A&gt;&lt;EM&gt;EDI&lt;/EM&gt;Error&lt;EM&gt;Handling&lt;/EM&gt;via+Workflow&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 10 Dec 2010 18:45:40 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/tracking-idoc-reprocessing/m-p/7198842#M1520878</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-12-10T18:45:40Z</dc:date>
    </item>
  </channel>
</rss>

