<?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: Function module to post the idocs in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/function-module-to-post-the-idocs/m-p/5825225#M1315713</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;    Idoc status 30 is error status(mostly data problem like material xxxxxxxxxx is getting processed by other users ), so our concern is not only to change the status of idoc, first get all the data in idoc to be transferd to receiver system then change the status to 03 (idoc ready to transfer to port) and for this purpose we are using program RSEOUT00. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you want to see all function module related to idocs responsible for generation and posting of idocs then check transaction WE64.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Asit Purbey.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sun, 05 Jul 2009 18:17:29 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2009-07-05T18:17:29Z</dc:date>
    <item>
      <title>Function module to post the idocs</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/function-module-to-post-the-idocs/m-p/5825223#M1315711</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 want to post the idocs from 30 status to 03 status. I know that the program "RSEOUT00" does it.&lt;/P&gt;&lt;P&gt;Can any one, tell me which function module in the program "RSEOUT00" changes the idoc staus from 30 to 03 status. &lt;/P&gt;&lt;P&gt;Also i will be happy, if you ABAP gurus tell me the process finding funcction modules and find the purpose od an  function modules and where we can see the list of function modules etc. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Raghavendraprasad.N&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 04 Jul 2009 13:50:38 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/function-module-to-post-the-idocs/m-p/5825223#M1315711</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-07-04T13:50:38Z</dc:date>
    </item>
    <item>
      <title>Re: Function module to post the idocs</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/function-module-to-post-the-idocs/m-p/5825224#M1315712</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;Check the FM 'IDOC_STATUS_WRITE_TO_DATABASE' which changes the status of the IDOC.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 04 Jul 2009 18:34:20 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/function-module-to-post-the-idocs/m-p/5825224#M1315712</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-07-04T18:34:20Z</dc:date>
    </item>
    <item>
      <title>Re: Function module to post the idocs</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/function-module-to-post-the-idocs/m-p/5825225#M1315713</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;    Idoc status 30 is error status(mostly data problem like material xxxxxxxxxx is getting processed by other users ), so our concern is not only to change the status of idoc, first get all the data in idoc to be transferd to receiver system then change the status to 03 (idoc ready to transfer to port) and for this purpose we are using program RSEOUT00. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you want to see all function module related to idocs responsible for generation and posting of idocs then check transaction WE64.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Asit Purbey.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 05 Jul 2009 18:17:29 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/function-module-to-post-the-idocs/m-p/5825225#M1315713</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-07-05T18:17:29Z</dc:date>
    </item>
    <item>
      <title>Re: Function module to post the idocs</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/function-module-to-post-the-idocs/m-p/5825226#M1315714</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hiii&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;       To post the IDOC &lt;STRONG&gt;'MASTER_IDOC_DISTRIBUTE'&lt;/STRONG&gt; function module is used..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope, it will help u..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks &amp;amp; Regards,&lt;/P&gt;&lt;P&gt;Poonam.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 06 Jul 2009 09:17:09 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/function-module-to-post-the-idocs/m-p/5825226#M1315714</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-07-06T09:17:09Z</dc:date>
    </item>
    <item>
      <title>Re: Function module to post the idocs</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/function-module-to-post-the-idocs/m-p/5825227#M1315715</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;    You can use FM "EDI_DOCUMENT_DEQUE_LATER".&lt;/P&gt;&lt;P&gt;    This FM needs to be called after MASTER_IDOC_DISTRIBUTE.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So the IDOC will be in status "03" directly.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helpful&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 25 Jul 2009 15:30:24 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/function-module-to-post-the-idocs/m-p/5825227#M1315715</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-07-25T15:30:24Z</dc:date>
    </item>
    <item>
      <title>Re: Function module to post the idocs</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/function-module-to-post-the-idocs/m-p/5825228#M1315716</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Answered&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 11 Oct 2011 01:02:47 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/function-module-to-post-the-idocs/m-p/5825228#M1315716</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-10-11T01:02:47Z</dc:date>
    </item>
  </channel>
</rss>

