<?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 Inbound IDOC Error in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/inbound-idoc-error/m-p/1903914#M377002</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Inbound IDOC is getting error, so plaese advice how to find out that error and how to debugg we02.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 27 Feb 2007 09:06:15 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2007-02-27T09:06:15Z</dc:date>
    <item>
      <title>Inbound IDOC Error</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/inbound-idoc-error/m-p/1903914#M377002</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Inbound IDOC is getting error, so plaese advice how to find out that error and how to debugg we02.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 27 Feb 2007 09:06:15 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/inbound-idoc-error/m-p/1903914#M377002</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-02-27T09:06:15Z</dc:date>
    </item>
    <item>
      <title>Re: Inbound IDOC Error</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/inbound-idoc-error/m-p/1903915#M377003</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;goto WE19 tcode,give the message type and press on execute button.It will take u to next screen ,now give the control record information such as(sender,receiver LS names,port).Now fill the segments with some values.Then on the application tool bar press on 'Inbound function module' and then give the FM whcih is attached to ur message type ,then press on the radio button 'CALL IN DEBUG MODE',it will take u into the FM.Now debug and see why ur idoc is going to error.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Nagaraj&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 27 Feb 2007 09:11:31 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/inbound-idoc-error/m-p/1903915#M377003</guid>
      <dc:creator>former_member404244</dc:creator>
      <dc:date>2007-02-27T09:11:31Z</dc:date>
    </item>
    <item>
      <title>Re: Inbound IDOC Error</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/inbound-idoc-error/m-p/1903916#M377004</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Go to we05 with that idoc number. You can see the error on the left side nodes when you open them up.&lt;/P&gt;&lt;P&gt;YOu can debug the inbound idocs using the WE19 transaction.&lt;/P&gt;&lt;P&gt;There will be a button for inbounf function module in we19. There will be a debug option as well in there.&lt;/P&gt;&lt;P&gt;You must know the inbound function module name though.&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Ravi&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 27 Feb 2007 09:12:34 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/inbound-idoc-error/m-p/1903916#M377004</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-02-27T09:12:34Z</dc:date>
    </item>
    <item>
      <title>Re: Inbound IDOC Error</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/inbound-idoc-error/m-p/1903917#M377005</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Praveen,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What is the error u are getting ? Check the status records in the IDOC.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Kannaiah&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 27 Feb 2007 09:15:25 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/inbound-idoc-error/m-p/1903917#M377005</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-02-27T09:15:25Z</dc:date>
    </item>
    <item>
      <title>Re: Inbound IDOC Error</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/inbound-idoc-error/m-p/1903918#M377006</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Here function module not given how we can find that FM&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 27 Feb 2007 09:40:48 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/inbound-idoc-error/m-p/1903918#M377006</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-02-27T09:40:48Z</dc:date>
    </item>
    <item>
      <title>Re: Inbound IDOC Error</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/inbound-idoc-error/m-p/1903919#M377007</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;What is the IDoc type?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 27 Feb 2007 09:41:43 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/inbound-idoc-error/m-p/1903919#M377007</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-02-27T09:41:43Z</dc:date>
    </item>
    <item>
      <title>Re: Inbound IDOC Error</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/inbound-idoc-error/m-p/1903920#M377008</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;u can find the FM along with message type and basic type in tcode-WE57.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;nagaraj&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 27 Feb 2007 09:41:52 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/inbound-idoc-error/m-p/1903920#M377008</guid>
      <dc:creator>former_member404244</dc:creator>
      <dc:date>2007-02-27T09:41:52Z</dc:date>
    </item>
    <item>
      <title>Re: Inbound IDOC Error</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/inbound-idoc-error/m-p/1903921#M377009</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi praveen,&lt;/P&gt;&lt;P&gt;Use WE57 to find the function module name.&lt;/P&gt;&lt;P&gt;Later go to WE19 click inbound .&lt;/P&gt;&lt;P&gt;Enter the function module name and check call in debugging mode.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Reward if u find this useful&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Sandeep&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 27 Feb 2007 09:51:28 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/inbound-idoc-error/m-p/1903921#M377009</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-02-27T09:51:28Z</dc:date>
    </item>
    <item>
      <title>Re: Inbound IDOC Error</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/inbound-idoc-error/m-p/1903922#M377010</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Look at this blog..&lt;/P&gt;&lt;P&gt;&amp;lt;a href="/people/raja.thangamani/blog/2007/07/19/troubleshooting-of-ale-process of ALE Process&amp;lt;/a&amp;gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;lt;i&amp;gt;* Reward each useful answer&amp;lt;/i&amp;gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Raja T&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 04 Mar 2007 00:26:35 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/inbound-idoc-error/m-p/1903922#M377010</guid>
      <dc:creator>raja_thangamani</dc:creator>
      <dc:date>2007-03-04T00:26:35Z</dc:date>
    </item>
    <item>
      <title>Re: Inbound IDOC Error</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/inbound-idoc-error/m-p/1903923#M377011</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;Which message type that is? What is the error you are getting?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Chandra&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 04 Mar 2007 08:17:00 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/inbound-idoc-error/m-p/1903923#M377011</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-03-04T08:17:00Z</dc:date>
    </item>
    <item>
      <title>Re: Inbound IDOC Error</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/inbound-idoc-error/m-p/1903924#M377012</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;   go to this table EDIFCT. pass any of the following one you know then all the remaining information you will get. &lt;/P&gt;&lt;P&gt;1.Function module for IDoc processing&lt;/P&gt;&lt;P&gt;2.Basic type&lt;/P&gt;&lt;P&gt;3.Extension&lt;/P&gt;&lt;P&gt;4.Message Type&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now go to WE19 give the error idoc number and process through it in the foreground mode by giving the FM .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Br, &lt;/P&gt;&lt;P&gt;Laxmi&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 04 Mar 2007 08:40:07 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/inbound-idoc-error/m-p/1903924#M377012</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-03-04T08:40:07Z</dc:date>
    </item>
  </channel>
</rss>

