<?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 point? in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/watch-point/m-p/2240474#M482996</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;Check the following link:&lt;/P&gt;&lt;P&gt;&lt;A href="http://help.sap.com/saphelp_nw04/helpdata/en/c6/617cdce68c11d2b2ab080009b43351/content.htm" target="test_blank"&gt;http://help.sap.com/saphelp_nw04/helpdata/en/c6/617cdce68c11d2b2ab080009b43351/content.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps.&lt;/P&gt;&lt;P&gt;Reward if helpful.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Sipra&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 17 May 2007 13:17:44 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2007-05-17T13:17:44Z</dc:date>
    <item>
      <title>watch point?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/watch-point/m-p/2240471#M482993</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi, All:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;when use watch point, how to set paticular value for variable.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks in advance&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 17 May 2007 13:14:15 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/watch-point/m-p/2240471#M482993</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-05-17T13:14:15Z</dc:date>
    </item>
    <item>
      <title>Re: watch point?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/watch-point/m-p/2240472#M482994</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;&lt;/P&gt;&lt;P&gt;For watchpoints, we need to give some condition and when this condition is satisfied, program will stop &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;example : if you want to debug only &lt;/P&gt;&lt;P&gt;for matnr value 100 than set watch point&lt;/P&gt;&lt;P&gt;matnr = 100. when value reaches 100 than&lt;/P&gt;&lt;P&gt;program stops at that point. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;more at&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://help.sap.com/saphelp_nw04/helpdata/en/c6/617cdce68c11d2b2ab080009b43351/content.htm" target="test_blank"&gt;http://help.sap.com/saphelp_nw04/helpdata/en/c6/617cdce68c11d2b2ab080009b43351/content.htm&lt;/A&gt;&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;Omkaram.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 17 May 2007 13:17:36 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/watch-point/m-p/2240472#M482994</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-05-17T13:17:36Z</dc:date>
    </item>
    <item>
      <title>Re: watch point?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/watch-point/m-p/2240473#M482995</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;You have to define the condition&lt;/P&gt;&lt;P&gt;for a particular field &lt;/P&gt;&lt;P&gt;say for example you have an internal table for sales orders there are some 1000 orders , you have search for a particular order&lt;/P&gt;&lt;P&gt;give that field name  ITAB-VBELN &lt;/P&gt;&lt;P&gt;give the assign symbol =, or &amp;lt;&amp;gt; &lt;/P&gt;&lt;P&gt;and give the value '324567'.&lt;/P&gt;&lt;P&gt;and execute&lt;/P&gt;&lt;P&gt;it will stop at that point&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Reward points if useful&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Anji&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 17 May 2007 13:17:38 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/watch-point/m-p/2240473#M482995</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-05-17T13:17:38Z</dc:date>
    </item>
    <item>
      <title>Re: watch point?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/watch-point/m-p/2240474#M482996</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;Check the following link:&lt;/P&gt;&lt;P&gt;&lt;A href="http://help.sap.com/saphelp_nw04/helpdata/en/c6/617cdce68c11d2b2ab080009b43351/content.htm" target="test_blank"&gt;http://help.sap.com/saphelp_nw04/helpdata/en/c6/617cdce68c11d2b2ab080009b43351/content.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps.&lt;/P&gt;&lt;P&gt;Reward if helpful.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Sipra&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 17 May 2007 13:17:44 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/watch-point/m-p/2240474#M482996</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-05-17T13:17:44Z</dc:date>
    </item>
    <item>
      <title>Re: watch point?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/watch-point/m-p/2240475#M482997</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;A watchpoint can be either local or global. Local watchpoints are only valid in the specified program. Global watchpoints are valid in the specified program, and also in all the other programs it calls.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Procedure&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;To set a watchpoint, start the Debugger and proceed as follows:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1. Choose Breakpoint-&amp;gt; Create watchpoint or &lt;/P&gt;&lt;P&gt;the corresponding pushbutton. &lt;/P&gt;&lt;P&gt;The Create Watchpoint dialog box appears: &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2. Decide whether you want to set a local or global watchpoint. &lt;/P&gt;&lt;P&gt;3. Enter the program and the name of the field for which you want to set the watchpoint. In the Program field, the name of the program currently running is always defaulted.&lt;/P&gt;&lt;P&gt;4. If you want your watchpoint to be activated each time the contents of the field change, the definition is now complete, and you can return to the Debugger by pressing ENTER . &lt;/P&gt;&lt;P&gt;5.To create a conditional watchpoint, that is only activated when a particular situation arises, choose one of the following relational operators. &lt;/P&gt;&lt;P&gt;Operator meaning&lt;/P&gt;&lt;P&gt;&amp;lt; Less than&lt;/P&gt;&lt;P&gt;&amp;gt; greater than &lt;/P&gt;&lt;P&gt;similarly &amp;lt;= , = , &amp;lt;&amp;gt; ,&amp;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;6. You can use the Comparison field option to specify whether the comparison is to be carried out with a value that you specify or with the contents of another field. &lt;/P&gt;&lt;P&gt;result&lt;/P&gt;&lt;P&gt;The system confirms the watchpoint and adds it to the list in the display. When you finish your debugging session, the watchpoint is automatically deleted unless you have explicitly saved it.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 17 May 2007 13:18:44 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/watch-point/m-p/2240475#M482997</guid>
      <dc:creator>former_member187255</dc:creator>
      <dc:date>2007-05-17T13:18:44Z</dc:date>
    </item>
    <item>
      <title>Re: watch point?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/watch-point/m-p/2240476#M482998</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Watch point will be set for particular field,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;one example : you have one internal table and it will have so many fields&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;you want to stop on particular record and you need debug..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;now create watch point and give yout field name (i_itab-matnr) and use compare value..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;GOTO Debuugger and click on watch point and give ur fields ..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Reward Points if it is useful&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Seshu&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 17 May 2007 13:19:23 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/watch-point/m-p/2240476#M482998</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-05-17T13:19:23Z</dc:date>
    </item>
    <item>
      <title>Re: watch point?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/watch-point/m-p/2240477#M482999</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 points can be set to check when a particular variable receives a particular value or say when there is a change in the value of a variable in the program.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;To create a watchpoint when you enter the debugger screen go to Breakpoint Menu and create watchpoint or there is a create Watcpoint button on the application toolbar as well. It asks for the field name which is compulsory and the comparison value which is the value you want the program to break execution on. it is not mandatory.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 17 May 2007 13:28:06 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/watch-point/m-p/2240477#M482999</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-05-17T13:28:06Z</dc:date>
    </item>
  </channel>
</rss>

