<?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: Watch points in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/watch-points/m-p/1926862#M384480</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Just select the create watchpoint when you enter the debugging mode.&lt;/P&gt;&lt;P&gt;Here you can enter the variable for which you want to monitor the value during the course of execution of the program.&lt;/P&gt;&lt;P&gt;Enter the relational operator and the value to be checked against.&lt;/P&gt;&lt;P&gt;Whenever the variable reaches that value the program will stop.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For eg: u can set like, sy-subrc &amp;lt;&amp;gt; 0.&lt;/P&gt;&lt;P&gt;or itab-matnr = '00001545800'&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Subramanian&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 16 Feb 2007 19:15:00 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2007-02-16T19:15:00Z</dc:date>
    <item>
      <title>Watch points</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/watch-points/m-p/1926860#M384478</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Can any body please tell me what is watchpoint and how to set it.&lt;/P&gt;&lt;P&gt;please give me the the steps..&lt;/P&gt;&lt;P&gt;thanks in advance&lt;/P&gt;&lt;P&gt;kp&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 16 Feb 2007 19:09:59 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/watch-points/m-p/1926860#M384478</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-02-16T19:09:59Z</dc:date>
    </item>
    <item>
      <title>Re: Watch points</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/watch-points/m-p/1926861#M384479</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;Watch point are used to put logical break point for a certain condition..Example..If you want to know when the internal table is getting append..Then you have to give the program name and the internal table in the watch point..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;lt;b&amp;gt;Steps to create a watch point.&amp;lt;/b&amp;gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Start debugging '/H'.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In the debugging screen press the create watch point button in the application tool bar..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In the program give the program name..&lt;/P&gt;&lt;P&gt;in the field give the field name.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In the relational operator given '='&lt;/P&gt;&lt;P&gt;In the comp. field/value give the value ..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps..&lt;/P&gt;&lt;P&gt;&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>Fri, 16 Feb 2007 19:14:48 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/watch-points/m-p/1926861#M384479</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-02-16T19:14:48Z</dc:date>
    </item>
    <item>
      <title>Re: Watch points</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/watch-points/m-p/1926862#M384480</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Just select the create watchpoint when you enter the debugging mode.&lt;/P&gt;&lt;P&gt;Here you can enter the variable for which you want to monitor the value during the course of execution of the program.&lt;/P&gt;&lt;P&gt;Enter the relational operator and the value to be checked against.&lt;/P&gt;&lt;P&gt;Whenever the variable reaches that value the program will stop.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For eg: u can set like, sy-subrc &amp;lt;&amp;gt; 0.&lt;/P&gt;&lt;P&gt;or itab-matnr = '00001545800'&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Subramanian&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 16 Feb 2007 19:15:00 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/watch-points/m-p/1926862#M384480</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-02-16T19:15:00Z</dc:date>
    </item>
    <item>
      <title>Re: Watch points</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/watch-points/m-p/1926863#M384481</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;&lt;/P&gt;&lt;P&gt;Check the below links&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Setting Watchpoints &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://help.sap.com/saphelp_erp2005/helpdata/en/c6/617cdce68c11d2b2ab080009b43351/frameset.htm" target="test_blank"&gt;http://help.sap.com/saphelp_erp2005/helpdata/en/c6/617cdce68c11d2b2ab080009b43351/frameset.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Changing Watchpoints &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://help.sap.com/saphelp_erp2005/helpdata/en/c6/617ce2e68c11d2b2ab080009b43351/frameset.htm" target="test_blank"&gt;http://help.sap.com/saphelp_erp2005/helpdata/en/c6/617ce2e68c11d2b2ab080009b43351/frameset.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A class="jive_macro jive_macro_message" href="https://community.sap.com/" __jive_macro_name="message" modifiedtitle="true" __default_attr="1297729"&gt;&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If u find it useful mark the points&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;~~Guduri&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 16 Feb 2007 19:22:28 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/watch-points/m-p/1926863#M384481</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-02-16T19:22:28Z</dc:date>
    </item>
    <item>
      <title>Re: Watch points</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/watch-points/m-p/1926864#M384482</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi&lt;/P&gt;&lt;P&gt;watchpoints are breakpoints that are executed  based on the field content.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers,&lt;/P&gt;&lt;P&gt;Hakim&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 16 Feb 2007 19:22:52 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/watch-points/m-p/1926864#M384482</guid>
      <dc:creator>abdul_hakim</dc:creator>
      <dc:date>2007-02-16T19:22:52Z</dc:date>
    </item>
    <item>
      <title>Re: Watch points</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/watch-points/m-p/1926865#M384483</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;1. go in debugging mode, (/h)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2. BREAKPOINTS -&lt;/P&gt;&lt;HR originaltext="-------" /&gt;&lt;P&gt;&amp;gt; CREATRE WATCHPOINT&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;3. a new window will come&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;4. in field name , enter your field (eg. matnr)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;5. in relation operator, enter =&lt;/P&gt;&lt;P&gt;6. in comparison value , enter 00010 (your field value u want to check)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; thats all !&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 16 Feb 2007 19:24:56 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/watch-points/m-p/1926865#M384483</guid>
      <dc:creator>former_member187255</dc:creator>
      <dc:date>2007-02-16T19:24:56Z</dc:date>
    </item>
  </channel>
</rss>

