<?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: How to identify error messages in custom programs by debugging? in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-identify-error-messages-in-custom-programs-by-debugging/m-p/701349#M31940</link>
    <description>&lt;P&gt;Hi,&lt;/P&gt;
  &lt;P&gt; &lt;/P&gt;
  &lt;P&gt;Above answers will help you.&lt;/P&gt;
  &lt;P&gt;Or in program search for for message as type 'E' or EXXX( XXX- message no) .&lt;/P&gt;</description>
    <pubDate>Wed, 01 Aug 2018 05:51:12 GMT</pubDate>
    <dc:creator>TMSingh_SAP</dc:creator>
    <dc:date>2018-08-01T05:51:12Z</dc:date>
    <item>
      <title>How to identify error messages in custom programs by debugging?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-identify-error-messages-in-custom-programs-by-debugging/m-p/701346#M31937</link>
      <description>&lt;P&gt;For example We have developed one custom program that program contains so many messages when we execute the program we get the error message. Now we have to identify that error message by debugging.&lt;/P&gt;</description>
      <pubDate>Fri, 20 Jul 2018 17:02:50 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-identify-error-messages-in-custom-programs-by-debugging/m-p/701346#M31937</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2018-07-20T17:02:50Z</dc:date>
    </item>
    <item>
      <title>Re: How to identify error messages in custom programs by debugging?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-identify-error-messages-in-custom-programs-by-debugging/m-p/701347#M31938</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
  &lt;P&gt; &lt;/P&gt;
  &lt;P&gt;Creating watchpoint for corresponding message... &lt;A href="https://archive.sap.com/documents/docs/DOC-53035" target="_blank"&gt;SAP&lt;/A&gt; community documentation will help you doing it.&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; &lt;/P&gt;</description>
      <pubDate>Fri, 20 Jul 2018 19:47:38 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-identify-error-messages-in-custom-programs-by-debugging/m-p/701347#M31938</guid>
      <dc:creator>roberto_forti</dc:creator>
      <dc:date>2018-07-20T19:47:38Z</dc:date>
    </item>
    <item>
      <title>Re: How to identify error messages in custom programs by debugging?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-identify-error-messages-in-custom-programs-by-debugging/m-p/701348#M31939</link>
      <description>&lt;P&gt;Hi&lt;/P&gt;
  &lt;P&gt;&lt;/P&gt;
  &lt;P&gt;It's also possible to do this in the debugger with "Breakpoint at":&lt;/P&gt;
  &lt;P&gt;&lt;IMG class="migrated-image" src="https://community.sap.com/legacyfs/online/storage/attachments/storage/7/attachments/171935-debuggerconditionalbreakpoint.png" /&gt;&lt;/P&gt;
  &lt;P&gt;&lt;IMG class="migrated-image" src="https://community.sap.com/legacyfs/online/storage/attachments/storage/7/attachments/171936-debuggermessagebreakpoint.png" /&gt;&lt;/P&gt;
  &lt;P&gt;regards&lt;/P&gt;
  &lt;P&gt;Domi&lt;/P&gt;</description>
      <pubDate>Sat, 21 Jul 2018 06:42:30 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-identify-error-messages-in-custom-programs-by-debugging/m-p/701348#M31939</guid>
      <dc:creator>Domi</dc:creator>
      <dc:date>2018-07-21T06:42:30Z</dc:date>
    </item>
    <item>
      <title>Re: How to identify error messages in custom programs by debugging?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-identify-error-messages-in-custom-programs-by-debugging/m-p/701349#M31940</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
  &lt;P&gt; &lt;/P&gt;
  &lt;P&gt;Above answers will help you.&lt;/P&gt;
  &lt;P&gt;Or in program search for for message as type 'E' or EXXX( XXX- message no) .&lt;/P&gt;</description>
      <pubDate>Wed, 01 Aug 2018 05:51:12 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-identify-error-messages-in-custom-programs-by-debugging/m-p/701349#M31940</guid>
      <dc:creator>TMSingh_SAP</dc:creator>
      <dc:date>2018-08-01T05:51:12Z</dc:date>
    </item>
    <item>
      <title>Re: How to identify error messages in custom programs by debugging?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-identify-error-messages-in-custom-programs-by-debugging/m-p/701350#M31941</link>
      <description>&lt;P&gt;Can we identify any type of messages by using this procedure? &lt;/P&gt;</description>
      <pubDate>Wed, 01 Aug 2018 19:17:19 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-identify-error-messages-in-custom-programs-by-debugging/m-p/701350#M31941</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2018-08-01T19:17:19Z</dc:date>
    </item>
    <item>
      <title>Re: How to identify error messages in custom programs by debugging?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-identify-error-messages-in-custom-programs-by-debugging/m-p/701351#M31942</link>
      <description>&lt;P&gt;Thank you every one for spending your time and provide the answers.&lt;/P&gt;</description>
      <pubDate>Fri, 22 Mar 2019 09:36:38 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-identify-error-messages-in-custom-programs-by-debugging/m-p/701351#M31942</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2019-03-22T09:36:38Z</dc:date>
    </item>
    <item>
      <title>Re: How to identify error messages in custom programs by debugging?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-identify-error-messages-in-custom-programs-by-debugging/m-p/701352#M31943</link>
      <description>&lt;P&gt;So this post is about setting a watchpoint with condition SY-MSGNO = 'xxx'. It's for old systems now that we have "breakpoint at message" (since abap 6.40 or before?)&lt;/P&gt;</description>
      <pubDate>Fri, 22 Mar 2019 15:35:03 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-identify-error-messages-in-custom-programs-by-debugging/m-p/701352#M31943</guid>
      <dc:creator>Sandra_Rossi</dc:creator>
      <dc:date>2019-03-22T15:35:03Z</dc:date>
    </item>
  </channel>
</rss>

