<?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: Debug to get Warning message source in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/debug-to-get-warning-message-source/m-p/5530660#M1263575</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear  &lt;/P&gt;&lt;P&gt;do one thing&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;copy this code to .txt file &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;[FUNCTION] 
Command=/H 
Title=Debugger 
Type=SystemCommand&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Whenever a message occurs in any SAP program,  either debug or where used list of message number to find from where the  message is triggered, instead of doing the same please follow the below step to find the message location easily.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Just drag the attached file on the message and leave, automatically a debugger will be switched on. Then press Enter Button automatically it will take you to the next line of the code from where message is triggered.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regds ankit&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 15 Apr 2009 04:52:45 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2009-04-15T04:52:45Z</dc:date>
    <item>
      <title>Debug to get Warning message source</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/debug-to-get-warning-message-source/m-p/5530659#M1263574</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; There is an issue in VA02. When we save that, it trigers an 'Warning' message. We have to find the source of this warning message. We debugged it and could not find. These are the methods we followed. &lt;/P&gt;&lt;P&gt;1. Before clicking on 'Save', we activated the debugger (/h) - We could not get to the point of message.&lt;/P&gt;&lt;P&gt;2. In the debugger we put a break point at all 'Message' statement - it stops at all the messages but not at the one we need and still the message pop ups.&lt;/P&gt;&lt;P&gt;3. We searched in SE91 for the message id and also in table T100 for the message. Could not find the message there.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any idea from where this pop up screen with the warning message coming from? Is there any other way apart from 'Message' statement to trigger the message? &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;M....&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Apr 2009 04:36:30 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/debug-to-get-warning-message-source/m-p/5530659#M1263574</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-04-15T04:36:30Z</dc:date>
    </item>
    <item>
      <title>Re: Debug to get Warning message source</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/debug-to-get-warning-message-source/m-p/5530660#M1263575</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear  &lt;/P&gt;&lt;P&gt;do one thing&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;copy this code to .txt file &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;[FUNCTION] 
Command=/H 
Title=Debugger 
Type=SystemCommand&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Whenever a message occurs in any SAP program,  either debug or where used list of message number to find from where the  message is triggered, instead of doing the same please follow the below step to find the message location easily.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Just drag the attached file on the message and leave, automatically a debugger will be switched on. Then press Enter Button automatically it will take you to the next line of the code from where message is triggered.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regds ankit&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Apr 2009 04:52:45 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/debug-to-get-warning-message-source/m-p/5530660#M1263575</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-04-15T04:52:45Z</dc:date>
    </item>
    <item>
      <title>Re: Debug to get Warning message source</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/debug-to-get-warning-message-source/m-p/5530661#M1263576</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;first go to the particular program like&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;check    goto&lt;DEL&gt;&amp;gt;textelements&lt;/DEL&gt;&amp;gt;selectiontexts  it display all texts used in particular program check that text number .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;run the program /h debugging mode ,check with each message .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;check with once  above way&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Madhu&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Apr 2009 06:49:47 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/debug-to-get-warning-message-source/m-p/5530661#M1263576</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-04-15T06:49:47Z</dc:date>
    </item>
    <item>
      <title>Re: Debug to get Warning message source</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/debug-to-get-warning-message-source/m-p/5530662#M1263577</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If the message is &amp;amp; &amp;amp; &amp;amp; &amp;amp;, then you won't find the text in T100, but it could still be a message.  When the message pops up, you should be able to get the technical information for the message and determine its message number.  &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Set a watchpoint on sy-msgno having the value of the message.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Also, you may need to switch on system debugging  /hs.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;matt&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Apr 2009 06:51:58 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/debug-to-get-warning-message-source/m-p/5530662#M1263577</guid>
      <dc:creator>matt</dc:creator>
      <dc:date>2009-04-15T06:51:58Z</dc:date>
    </item>
    <item>
      <title>Re: Debug to get Warning message source</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/debug-to-get-warning-message-source/m-p/5530663#M1263578</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; Is it a Pop-Up message?&lt;/P&gt;&lt;P&gt; Can you tell what message you are getting?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Soumya.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Apr 2009 10:32:04 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/debug-to-get-warning-message-source/m-p/5530663#M1263578</guid>
      <dc:creator>soumya_jose3</dc:creator>
      <dc:date>2009-04-15T10:32:04Z</dc:date>
    </item>
    <item>
      <title>Re: Debug to get Warning message source</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/debug-to-get-warning-message-source/m-p/5530664#M1263579</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;well he told us it is a warning message...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Apr 2009 10:38:34 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/debug-to-get-warning-message-source/m-p/5530664#M1263579</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-04-15T10:38:34Z</dc:date>
    </item>
    <item>
      <title>Re: Debug to get Warning message source</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/debug-to-get-warning-message-source/m-p/5530665#M1263580</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;1) whenever this message is &amp;amp; &amp;amp; &amp;amp; &amp;amp; you can view the values for &amp;amp; in debugger.&lt;/P&gt;&lt;P&gt;2) also try to set break point at function module MESSAGE_STORE which is used to save message and then FM MESSAGES_SHOW is used to show all the list of messages.&lt;/P&gt;&lt;P&gt;3) break points don't work in programs with status S "System program" (see se38 -&amp;gt; Attrributes -&amp;gt; Display). May be the user-exit with such a wrong program status issues this message?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Pavel.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 22 May 2009 12:51:48 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/debug-to-get-warning-message-source/m-p/5530665#M1263580</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-05-22T12:51:48Z</dc:date>
    </item>
  </channel>
</rss>

