<?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: Idoc inbound processing in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/idoc-inbound-processing/m-p/3835349#M922305</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;check BD87 also if there is any options.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;RamaKrishna C&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 16 May 2008 00:26:29 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2008-05-16T00:26:29Z</dc:date>
    <item>
      <title>Idoc inbound processing</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/idoc-inbound-processing/m-p/3835345#M922301</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi ,&lt;/P&gt;&lt;P&gt;               I have a z FM which is getting triggered whenver an idoc is posted into the system. In this function module I want to know whether some user has reprocessed the idoc or it has arrived now from other system. Is there any way to figure this out?&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;Rahul&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 15 May 2008 21:50:49 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/idoc-inbound-processing/m-p/3835345#M922301</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-05-15T21:50:49Z</dc:date>
    </item>
    <item>
      <title>Re: Idoc inbound processing</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/idoc-inbound-processing/m-p/3835346#M922302</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Rahul,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can goto WE02 and check whether there had been any recent idocs with the particular IDOC TYPE that is specified in FM.&lt;/P&gt;&lt;P&gt;Do check for Inbound idocs.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 15 May 2008 21:55:37 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/idoc-inbound-processing/m-p/3835346#M922302</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-05-15T21:55:37Z</dc:date>
    </item>
    <item>
      <title>Re: Idoc inbound processing</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/idoc-inbound-processing/m-p/3835347#M922303</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Raj,&lt;/P&gt;&lt;P&gt;   Thanks for ur reply. I want to know this in code at runtime. Is there any way to figure this out.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,'&lt;/P&gt;&lt;P&gt;Rahul&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 15 May 2008 21:57:58 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/idoc-inbound-processing/m-p/3835347#M922303</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-05-15T21:57:58Z</dc:date>
    </item>
    <item>
      <title>Re: Idoc inbound processing</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/idoc-inbound-processing/m-p/3835348#M922304</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Rahul&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It is likely that reprocessed IDocs have different &lt;STRONG&gt;status&lt;/STRONG&gt; then those which are directly coming from a remote system.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Call area menu &lt;STRONG&gt;WEDI&lt;/STRONG&gt; and check the list of available status in &lt;STRONG&gt;WE47&lt;/STRONG&gt;. The following ones might be relevant for you:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;33	Original of an IDoc which was edited
42	IDoc was created by test transaction
70	Original of an IDoc which was edited&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;  Uwe&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 15 May 2008 22:06:05 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/idoc-inbound-processing/m-p/3835348#M922304</guid>
      <dc:creator>uwe_schieferstein</dc:creator>
      <dc:date>2008-05-15T22:06:05Z</dc:date>
    </item>
    <item>
      <title>Re: Idoc inbound processing</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/idoc-inbound-processing/m-p/3835349#M922305</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;check BD87 also if there is any options.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;RamaKrishna C&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 16 May 2008 00:26:29 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/idoc-inbound-processing/m-p/3835349#M922305</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-05-16T00:26:29Z</dc:date>
    </item>
  </channel>
</rss>

