<?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: Questeion to IDoc processing in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/questeion-to-idoc-processing/m-p/2362968#M522883</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 try using the Table EDIDS for getting the STATUS 53 of the Last IDOC Status&lt;/P&gt;&lt;P&gt;since it stores the status of all the IDCO date wise and TIME wise&lt;/P&gt;&lt;P&gt;fetch the data for that date and sort them as per time and take the last record for that date and its status if it is 53.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;then write the code in the fun module&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Reward points if useful&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Anji&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 01 Jun 2007 06:10:44 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2007-06-01T06:10:44Z</dc:date>
    <item>
      <title>Questeion to IDoc processing</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/questeion-to-idoc-processing/m-p/2362967#M522882</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello @ll,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm creating IDocs for debtor master and I have to fill additional fields of an append-structure in table KNA1.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now I only want to fill these additional fields if the IDoc is correctly booked with status = 53. Because only with status = 53 the debtor master is correctly saved in table KNA1. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is there any possibility how to get the last IDoc status and if it is 53 than to save the additional fields in table KNA1. There aren't any user exits which could I use for my problem.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I use the function module INBOUND_IDOC_PROCESS for creating the IDocs.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for any help.&lt;/P&gt;&lt;P&gt;Chris&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 01 Jun 2007 05:57:26 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/questeion-to-idoc-processing/m-p/2362967#M522882</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-06-01T05:57:26Z</dc:date>
    </item>
    <item>
      <title>Re: Questeion to IDoc processing</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/questeion-to-idoc-processing/m-p/2362968#M522883</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 try using the Table EDIDS for getting the STATUS 53 of the Last IDOC Status&lt;/P&gt;&lt;P&gt;since it stores the status of all the IDCO date wise and TIME wise&lt;/P&gt;&lt;P&gt;fetch the data for that date and sort them as per time and take the last record for that date and its status if it is 53.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;then write the code in the fun module&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Reward points if useful&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Anji&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 01 Jun 2007 06:10:44 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/questeion-to-idoc-processing/m-p/2362968#M522883</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-06-01T06:10:44Z</dc:date>
    </item>
    <item>
      <title>Re: Questeion to IDoc processing</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/questeion-to-idoc-processing/m-p/2362969#M522884</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;but I need to know the IDoc-no. for searching the status, how could I get the IDoc-no.? The function INBOUND_IDOC_PROCESS which I use doesn't send the IDoc-no. back.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 01 Jun 2007 06:16:53 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/questeion-to-idoc-processing/m-p/2362969#M522884</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-06-01T06:16:53Z</dc:date>
    </item>
  </channel>
</rss>

