<?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: Getting IDOC details-function module in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/getting-idoc-details-function-module/m-p/2890887#M679376</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Sachin,&lt;/P&gt;&lt;P&gt;The concept that is generally followed is to create a new IDoc and process it instead of amending the old one. There are various reasons for this and one of the reason is if you have processed it , and if it's outbound then informaiton would have already been sent. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you are somehow able to change it then also you need to send it again to theother system. And if that is to be done then you might as well create a new one &lt;SPAN __jive_emoticon_name="wink"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this clarifies the issue.&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Nishant&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 18 Oct 2007 05:42:34 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2007-10-18T05:42:34Z</dc:date>
    <item>
      <title>Getting IDOC details-function module</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/getting-idoc-details-function-module/m-p/2890882#M679371</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;Is there any function module(importing parameter shld be Idoc No) available to get the IDOC details - Data records &lt;/P&gt;&lt;P&gt;There is a urgent requirement &lt;/P&gt;&lt;P&gt;1 To get the details of the idoc-data records&lt;/P&gt;&lt;P&gt;2 To change the data &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 in advance&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Sachin&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 18 Oct 2007 02:37:25 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/getting-idoc-details-function-module/m-p/2890882#M679371</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-10-18T02:37:25Z</dc:date>
    </item>
    <item>
      <title>Re: Getting IDOC details-function module</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/getting-idoc-details-function-module/m-p/2890883#M679372</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;You can use FM IDOC_READ_COMPLETELY to read IDOC data.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Nishant&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 18 Oct 2007 02:45:42 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/getting-idoc-details-function-module/m-p/2890883#M679372</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-10-18T02:45:42Z</dc:date>
    </item>
    <item>
      <title>Re: Getting IDOC details-function module</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/getting-idoc-details-function-module/m-p/2890884#M679373</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;FUNCTION MODULES&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.erpgenie.com/abap/functions.htm" target="test_blank"&gt;http://www.erpgenie.com/abap/functions.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.sapdevelopment.co.uk/fmodules/fmssap.htm" target="test_blank"&gt;http://www.sapdevelopment.co.uk/fmodules/fmssap.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.erpgenie.com/abap/index.htm" target="test_blank"&gt;http://www.erpgenie.com/abap/index.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.geocities.com/victorav15/sapr3/abapfun.html" target="test_blank"&gt;http://www.geocities.com/victorav15/sapr3/abapfun.html&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 18 Oct 2007 02:46:41 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/getting-idoc-details-function-module/m-p/2890884#M679373</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-10-18T02:46:41Z</dc:date>
    </item>
    <item>
      <title>Re: Getting IDOC details-function module</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/getting-idoc-details-function-module/m-p/2890885#M679374</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Nishant my requirement is to change the segment data in the database for an IDOC &lt;/P&gt;&lt;P&gt;Is there any function module which can be used&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 18 Oct 2007 04:29:53 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/getting-idoc-details-function-module/m-p/2890885#M679374</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-10-18T04:29:53Z</dc:date>
    </item>
    <item>
      <title>Re: Getting IDOC details-function module</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/getting-idoc-details-function-module/m-p/2890886#M679375</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi sachin,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Changing data in DB is not recommended and you don't have any standard FM for the same.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Atish&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 18 Oct 2007 04:31:59 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/getting-idoc-details-function-module/m-p/2890886#M679375</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-10-18T04:31:59Z</dc:date>
    </item>
    <item>
      <title>Re: Getting IDOC details-function module</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/getting-idoc-details-function-module/m-p/2890887#M679376</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Sachin,&lt;/P&gt;&lt;P&gt;The concept that is generally followed is to create a new IDoc and process it instead of amending the old one. There are various reasons for this and one of the reason is if you have processed it , and if it's outbound then informaiton would have already been sent. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you are somehow able to change it then also you need to send it again to theother system. And if that is to be done then you might as well create a new one &lt;SPAN __jive_emoticon_name="wink"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this clarifies the issue.&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Nishant&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 18 Oct 2007 05:42:34 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/getting-idoc-details-function-module/m-p/2890887#M679376</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-10-18T05:42:34Z</dc:date>
    </item>
  </channel>
</rss>

