<?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: INBOUND IDOC REPROCESSING IN CUSTOM PROGRAM in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/inbound-idoc-reprocessing-in-custom-program/m-p/7062313#M1503504</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;we have a similar custom program, we call function module IDOC_INPUT to reprocess the IDOC.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 27 Jul 2010 06:48:51 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2010-07-27T06:48:51Z</dc:date>
    <item>
      <title>INBOUND IDOC REPROCESSING IN CUSTOM PROGRAM</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/inbound-idoc-reprocessing-in-custom-program/m-p/7062311#M1503502</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have a custom program which displays the INBOUND IDoc data for the message type = ZSTLSP in the ALV format.&lt;/P&gt;&lt;P&gt;Requiremt is that I shall select a record and change one of the coulmn contents . A button 'Reprocess' will be &lt;/P&gt;&lt;P&gt;made available , when clicked it needs to reprocess the Idoc . The reprocessed idoc will be strored with the new values entered&lt;/P&gt;&lt;P&gt;and the original idoc will be stored with status 70.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Kindly let me know how to reporcess the IDoc in the custom program.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Note that If I try to cakk l standard program RBDAPP01 to reprocess the IDOCs using SUBMIT statement. We can pass the IDOC Number, Message type etc. while submitting the program but CANNNT pass the changed SDATA field.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in Advance!!&lt;/P&gt;&lt;P&gt;Senthil&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 26 Jul 2010 07:14:24 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/inbound-idoc-reprocessing-in-custom-program/m-p/7062311#M1503502</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-07-26T07:14:24Z</dc:date>
    </item>
    <item>
      <title>Re: INBOUND IDOC REPROCESSING IN CUSTOM PROGRAM</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/inbound-idoc-reprocessing-in-custom-program/m-p/7062312#M1503503</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Transaction BD87 is doing the same thing except ALV report.&lt;/P&gt;&lt;P&gt;try to debug BD87 with sample changes and adpot the code into your custom program.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regds,&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 27 Jul 2010 06:22:24 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/inbound-idoc-reprocessing-in-custom-program/m-p/7062312#M1503503</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-07-27T06:22:24Z</dc:date>
    </item>
    <item>
      <title>Re: INBOUND IDOC REPROCESSING IN CUSTOM PROGRAM</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/inbound-idoc-reprocessing-in-custom-program/m-p/7062313#M1503504</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;we have a similar custom program, we call function module IDOC_INPUT to reprocess the IDOC.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 27 Jul 2010 06:48:51 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/inbound-idoc-reprocessing-in-custom-program/m-p/7062313#M1503504</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-07-27T06:48:51Z</dc:date>
    </item>
    <item>
      <title>Re: INBOUND IDOC REPROCESSING IN CUSTOM PROGRAM</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/inbound-idoc-reprocessing-in-custom-program/m-p/7062314#M1503505</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am able to change the value using FM IDOC_INPUT , but the changed values is not updateing in the databse.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Maybe I need to do commit. kindly let me know how to do commit in this scenario.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Senthil&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 27 Jul 2010 08:36:25 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/inbound-idoc-reprocessing-in-custom-program/m-p/7062314#M1503505</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-07-27T08:36:25Z</dc:date>
    </item>
    <item>
      <title>Re: INBOUND IDOC REPROCESSING IN CUSTOM PROGRAM</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/inbound-idoc-reprocessing-in-custom-program/m-p/7062315#M1503506</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;there is an import paramter DO_COMMIT which if set will perform the commit within the function, if not set, then commit within your bespoke program.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 27 Jul 2010 08:41:59 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/inbound-idoc-reprocessing-in-custom-program/m-p/7062315#M1503506</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-07-27T08:41:59Z</dc:date>
    </item>
  </channel>
</rss>

