<?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: Find Error Message Line in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/find-error-message-line/m-p/1837651#M356323</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Great. Right the way I'm looking for.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;lt;i&amp;gt;Hi,&lt;/P&gt;&lt;P&gt;Before you execute, enter /h and execute.&lt;/P&gt;&lt;P&gt;then Chose from Menu, &lt;/P&gt;&lt;P&gt;Break Point-&amp;gt;Break Point at-&amp;gt; Statement.&lt;/P&gt;&lt;P&gt;Then in the pop up, give "MESSAGE" and press enter.&lt;/P&gt;&lt;P&gt;Press f8 to continue to the message.&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Ravi&amp;lt;/i&amp;gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 02 Feb 2007 09:24:37 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2007-02-02T09:24:37Z</dc:date>
    <item>
      <title>Find Error Message Line</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/find-error-message-line/m-p/1837646#M356318</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi friends:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;    When execute a program, got an error message in status line.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;    How to go to the right line of source code where the message occurs?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;    thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 31 Jan 2007 14:14:33 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/find-error-message-line/m-p/1837646#M356318</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-01-31T14:14:33Z</dc:date>
    </item>
    <item>
      <title>Re: Find Error Message Line</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/find-error-message-line/m-p/1837647#M356319</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Double click on the message and get the message ID and number. Then in debug mode again set a watchpoint at the statment&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SY-MSGNO = '???' - Message Number&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 31 Jan 2007 14:15:28 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/find-error-message-line/m-p/1837647#M356319</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-01-31T14:15:28Z</dc:date>
    </item>
    <item>
      <title>Re: Find Error Message Line</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/find-error-message-line/m-p/1837648#M356320</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;check what is the message...now goto SE91 and give the message class used in the program and check the message no here....&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;goto ur program and check where this number has been used....then u can check in what cases will this message be triggered.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 31 Jan 2007 14:17:27 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/find-error-message-line/m-p/1837648#M356320</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-01-31T14:17:27Z</dc:date>
    </item>
    <item>
      <title>Re: Find Error Message Line</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/find-error-message-line/m-p/1837649#M356321</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt; Before you execute, enter /h and execute.&lt;/P&gt;&lt;P&gt;then Chose from Menu, &lt;/P&gt;&lt;P&gt;Break Point-&amp;gt;Break Point at-&amp;gt; Statement.&lt;/P&gt;&lt;P&gt;Then in the pop up, give "MESSAGE" and press enter.&lt;/P&gt;&lt;P&gt;Press f8 to continue to the message.&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>Wed, 31 Jan 2007 14:18:00 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/find-error-message-line/m-p/1837649#M356321</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-01-31T14:18:00Z</dc:date>
    </item>
    <item>
      <title>Re: Find Error Message Line</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/find-error-message-line/m-p/1837650#M356322</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Double click on the error message line (or) Use GOTO Line command by right clicking and entering line number.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Santosh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 31 Jan 2007 14:48:51 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/find-error-message-line/m-p/1837650#M356322</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-01-31T14:48:51Z</dc:date>
    </item>
    <item>
      <title>Re: Find Error Message Line</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/find-error-message-line/m-p/1837651#M356323</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Great. Right the way I'm looking for.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;lt;i&amp;gt;Hi,&lt;/P&gt;&lt;P&gt;Before you execute, enter /h and execute.&lt;/P&gt;&lt;P&gt;then Chose from Menu, &lt;/P&gt;&lt;P&gt;Break Point-&amp;gt;Break Point at-&amp;gt; Statement.&lt;/P&gt;&lt;P&gt;Then in the pop up, give "MESSAGE" and press enter.&lt;/P&gt;&lt;P&gt;Press f8 to continue to the message.&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Ravi&amp;lt;/i&amp;gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 02 Feb 2007 09:24:37 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/find-error-message-line/m-p/1837651#M356323</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-02-02T09:24:37Z</dc:date>
    </item>
  </channel>
</rss>

