<?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's inbound process in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/idoc-s-inbound-process/m-p/4345947#M1034988</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;thank y&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 24 Dec 2008 11:50:16 GMT</pubDate>
    <dc:creator>rohit_kaikala</dc:creator>
    <dc:date>2008-12-24T11:50:16Z</dc:date>
    <item>
      <title>Idoc's inbound process</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/idoc-s-inbound-process/m-p/4345943#M1034984</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;How to process the inbound Idoc?&lt;/P&gt;&lt;P&gt;How to call the 'Inbound_process_idoc'.&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;&lt;/P&gt;&lt;P&gt;Rohit.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 14 Aug 2008 11:11:55 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/idoc-s-inbound-process/m-p/4345943#M1034984</guid>
      <dc:creator>rohit_kaikala</dc:creator>
      <dc:date>2008-08-14T11:11:55Z</dc:date>
    </item>
    <item>
      <title>Re: Idoc's inbound process</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/idoc-s-inbound-process/m-p/4345944#M1034985</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Process IDoc: BD87 -&amp;gt; rightclick and PROCESS&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Processing of IDocs is getting started with Standard or userdefined FM´s beginning with "IDOC_INPUT_...." or "Z..._IDOC_INPUT":&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;These FM`s are maintained in the processcodes (look at WE42) and the processcodes are maintained in the partnerprofiles (WE20 - inbound IDoc)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 14 Aug 2008 12:01:25 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/idoc-s-inbound-process/m-p/4345944#M1034985</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-08-14T12:01:25Z</dc:date>
    </item>
    <item>
      <title>Re: Idoc's inbound process</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/idoc-s-inbound-process/m-p/4345945#M1034986</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Rohit&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; I am just making clear to as what Gordon sates.Firstly what message type are you using .Execute tcode:-BD87 give in your message type and basic type .Give in the changed time and execute check what is the satus 51(error,red) 64( accepted for processing,yellow) 53( sucess,green ) .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;           Check whether you have created in your partner profile for the message type which you are using(we20) .Check for your process code corresponding to your message type in (we42) .Process immediately.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;              Test your idoc using (we19) give in your idoc number and process standard inbound processing.This should show your partner profile found(green)  and note down the standard inbound module.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Somnath&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 14 Aug 2008 14:53:18 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/idoc-s-inbound-process/m-p/4345945#M1034986</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-08-14T14:53:18Z</dc:date>
    </item>
    <item>
      <title>Re: Idoc's inbound process</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/idoc-s-inbound-process/m-p/4345946#M1034987</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Rohit &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;schudule program RBDAPP01 for IDOC processing &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks &lt;/P&gt;&lt;P&gt;Amit Shivhare&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 20 Aug 2008 12:43:50 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/idoc-s-inbound-process/m-p/4345946#M1034987</guid>
      <dc:creator>shivhare</dc:creator>
      <dc:date>2008-08-20T12:43:50Z</dc:date>
    </item>
    <item>
      <title>Re: Idoc's inbound process</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/idoc-s-inbound-process/m-p/4345947#M1034988</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;thank y&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 24 Dec 2008 11:50:16 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/idoc-s-inbound-process/m-p/4345947#M1034988</guid>
      <dc:creator>rohit_kaikala</dc:creator>
      <dc:date>2008-12-24T11:50:16Z</dc:date>
    </item>
  </channel>
</rss>

