<?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 Error LOG in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/error-log/m-p/1779365#M336002</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello friends,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Where can i read the error description for IDOCS if it fails.&lt;/P&gt;&lt;P&gt;In we02 i see the status as red colour. I need to know the reason.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any advice,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Madhu.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 19 Dec 2006 19:38:05 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2006-12-19T19:38:05Z</dc:date>
    <item>
      <title>Error LOG</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/error-log/m-p/1779365#M336002</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello friends,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Where can i read the error description for IDOCS if it fails.&lt;/P&gt;&lt;P&gt;In we02 i see the status as red colour. I need to know the reason.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any advice,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Madhu.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 19 Dec 2006 19:38:05 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/error-log/m-p/1779365#M336002</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-12-19T19:38:05Z</dc:date>
    </item>
    <item>
      <title>Re: Error LOG</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/error-log/m-p/1779366#M336003</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;this is very different and depends on the IDOC type and implementation. If you do not see an error message when clicking on it, then try transaction BD87. Here you can try to re-process the failed IDOC (I guess you talk about inbound IDOC) and see if any error comes up.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Processing steps and errors are (should be) stored in table EDIDC - IDOC Control Records.&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;Clemens&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 19 Dec 2006 21:26:04 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/error-log/m-p/1779366#M336003</guid>
      <dc:creator>Clemenss</dc:creator>
      <dc:date>2006-12-19T21:26:04Z</dc:date>
    </item>
    <item>
      <title>Re: Error LOG</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/error-log/m-p/1779367#M336004</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;WE02 expand the status ...Then expand the 51 status..there you will find the error message.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Naren&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 19 Dec 2006 21:29:40 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/error-log/m-p/1779367#M336004</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-12-19T21:29:40Z</dc:date>
    </item>
    <item>
      <title>Re: Error LOG</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/error-log/m-p/1779368#M336005</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Madhu,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In WE02, double click on the IDoc number then go to status record section and expand them all. From here, you will be able to see the detail error messages.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Also you can use this FM IDOC_PROCESS_ERROR to display the error message.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this will help.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Ferry Lianto&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 19 Dec 2006 21:48:47 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/error-log/m-p/1779368#M336005</guid>
      <dc:creator>ferry_lianto</dc:creator>
      <dc:date>2006-12-19T21:48:47Z</dc:date>
    </item>
  </channel>
</rss>

