<?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: ABAP Debugger in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/abap-debugger/m-p/5034847#M1170988</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hello isaac,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i'd like to add to max's answer that you should watch out for leading "0".&lt;/P&gt;&lt;P&gt;i had the problem, that i copied a number out of a table and pasted it into the watchpoint value...&lt;/P&gt;&lt;P&gt;the watchpoint didn't work, because of the missing zeros that were cut off the displayd values i copied.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;good luck&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 15 Jan 2009 11:54:39 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2009-01-15T11:54:39Z</dc:date>
    <item>
      <title>ABAP Debugger</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/abap-debugger/m-p/5034840#M1170981</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Experts,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am not sure whether is there any way in ABAP debugger we can set condition in a breakpoint/watchpoint.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For example, I have place a breakpoint in a table loop, it_bseg. There is 100,000 records in it_bseg. I need to see the processing of certain record (eg. 1500023411) without looking at others. What can I do? It is quite impossible for me to click on F8 for 23410 times, am I right?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I did try watchpoint, but I still cannot figure out how to use it. Can anyone shed some light for me?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks so much&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers,&lt;/P&gt;&lt;P&gt;Isaac.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 15 Jan 2009 11:43:23 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/abap-debugger/m-p/5034840#M1170981</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-01-15T11:43:23Z</dc:date>
    </item>
    <item>
      <title>Re: ABAP Debugger</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/abap-debugger/m-p/5034841#M1170982</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Isaac,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Go through the following documentation:&lt;/P&gt;&lt;P&gt;&lt;A href="http://help.sap.com/saphelp_nw04/helpdata/en/c6/617cdce68c11d2b2ab080009b43351/frameset.htm" target="test_blank"&gt;http://help.sap.com/saphelp_nw04/helpdata/en/c6/617cdce68c11d2b2ab080009b43351/frameset.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Nitin.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 15 Jan 2009 11:46:18 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/abap-debugger/m-p/5034841#M1170982</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-01-15T11:46:18Z</dc:date>
    </item>
    <item>
      <title>Re: ABAP Debugger</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/abap-debugger/m-p/5034842#M1170983</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;U need to set a watchpoint for IT_BSEG-BELNR = 1500023411&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Max&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 15 Jan 2009 11:49:37 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/abap-debugger/m-p/5034842#M1170983</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-01-15T11:49:37Z</dc:date>
    </item>
    <item>
      <title>Re: ABAP Debugger</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/abap-debugger/m-p/5034843#M1170984</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Issac,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I hope you have gone through the link in the previous post. I will like to add to that.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you are trying to reach the watchpoint inside the recurssion (viz. LOOP... ENDLOOP, DO ... ENDDO etc) plz get into the recurssive block once by pressing F5 &amp;amp; after that press F8. It will reach the desired watchpoint.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;
LOOP AT IT_BSEG INTO WA_BSEG.
 .....  "--&amp;gt; Get to this point using an F5, after this create a watchpoint with WA_BSEG = &amp;lt;your doc. number&amp;gt; &amp;amp; then press F8
ENDLOOP. 
&lt;/CODE&gt;&lt;/PRE&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;BR,&lt;/P&gt;&lt;P&gt;Suhas&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edited by: Suhas Saha on Jan 15, 2009 12:52 PM&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 15 Jan 2009 11:51:52 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/abap-debugger/m-p/5034843#M1170984</guid>
      <dc:creator>SuhaSaha</dc:creator>
      <dc:date>2009-01-15T11:51:52Z</dc:date>
    </item>
    <item>
      <title>Re: ABAP Debugger</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/abap-debugger/m-p/5034844#M1170985</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 Can solve your Problem|&lt;A class="jive_macro jive_macro_thread" href="https://community.sap.com/" __jive_macro_name="thread" modifiedtitle="true" __default_attr="901138"&gt;&lt;/A&gt;;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 15 Jan 2009 11:52:50 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/abap-debugger/m-p/5034844#M1170985</guid>
      <dc:creator>naveen_inuganti2</dc:creator>
      <dc:date>2009-01-15T11:52:50Z</dc:date>
    </item>
    <item>
      <title>Re: ABAP Debugger</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/abap-debugger/m-p/5034845#M1170986</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;if the table it_bseg is a table with header line then set a watch point as : Fieldname : it_bseg-BELNR, Relational operator : = , value: 1500023411 and then click OK button.After that run the code by pressing F8. &lt;/P&gt;&lt;P&gt;Otherwise give the workarea name in Fieldname Fieldname : &amp;lt;workarea&amp;gt;-BELNR.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 15 Jan 2009 11:53:14 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/abap-debugger/m-p/5034845#M1170986</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-01-15T11:53:14Z</dc:date>
    </item>
    <item>
      <title>Re: ABAP Debugger</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/abap-debugger/m-p/5034846#M1170987</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;plz try this&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Press /h before taking any action in the program&lt;/P&gt;&lt;P&gt;By setting up a breakpoint and executing the program&lt;/P&gt;&lt;P&gt;From the ABAP editor initial screen by pressing the debug button&lt;/P&gt;&lt;P&gt;From the Object Navigator (SE80) Select a program and choose Test/Execute from the Development Object menu. The Choose Execution Type dialog box appears. Choose Debugging.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 15 Jan 2009 11:54:18 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/abap-debugger/m-p/5034846#M1170987</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-01-15T11:54:18Z</dc:date>
    </item>
    <item>
      <title>Re: ABAP Debugger</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/abap-debugger/m-p/5034847#M1170988</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hello isaac,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i'd like to add to max's answer that you should watch out for leading "0".&lt;/P&gt;&lt;P&gt;i had the problem, that i copied a number out of a table and pasted it into the watchpoint value...&lt;/P&gt;&lt;P&gt;the watchpoint didn't work, because of the missing zeros that were cut off the displayd values i copied.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;good luck&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 15 Jan 2009 11:54:39 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/abap-debugger/m-p/5034847#M1170988</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-01-15T11:54:39Z</dc:date>
    </item>
    <item>
      <title>Re: ABAP Debugger</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/abap-debugger/m-p/5034848#M1170989</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;In watchpoint set the it_bseg-filedxyz eq 150002341, then processing stops when belnr reaches when that values reaches.&lt;/P&gt;&lt;P&gt;After setting watch point press F8, the processing stops at that point.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Phani.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 15 Jan 2009 11:54:59 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/abap-debugger/m-p/5034848#M1170989</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-01-15T11:54:59Z</dc:date>
    </item>
    <item>
      <title>Re: ABAP Debugger</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/abap-debugger/m-p/5034849#M1170990</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes I understand how to use it using 'classic debugger', but i kinda not sure how I can use it during the new ABAP debugger.. seems like a lot of differences.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 02 Feb 2009 07:18:26 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/abap-debugger/m-p/5034849#M1170990</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-02-02T07:18:26Z</dc:date>
    </item>
    <item>
      <title>Re: ABAP Debugger</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/abap-debugger/m-p/5034850#M1170991</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;In the new debugger, after pressing button &amp;lt;Create Watchpoint&amp;gt; you get a pop-up window with button 'No additional Condition'. Press this and next press on button in front of 'Free condition Entry'. This is the help on the new Watch point creation. Generally put, the conditions are now a lot like in ABAP programming itself!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 02 Feb 2009 07:29:36 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/abap-debugger/m-p/5034850#M1170991</guid>
      <dc:creator>Sm1tje</dc:creator>
      <dc:date>2009-02-02T07:29:36Z</dc:date>
    </item>
    <item>
      <title>Re: ABAP Debugger</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/abap-debugger/m-p/5034851#M1170992</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Isaac,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Check this link for how to set watchpoint in new debugger...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://www.sdn.sap.com/irj/scn/go/portal/prtroot/docs/library/uuid/6f9c88ed-0601-0010-269f-a7269504b87b" target="test_blank"&gt;https://www.sdn.sap.com/irj/scn/go/portal/prtroot/docs/library/uuid/6f9c88ed-0601-0010-269f-a7269504b87b&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sachin&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 02 Feb 2009 07:37:33 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/abap-debugger/m-p/5034851#M1170992</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-02-02T07:37:33Z</dc:date>
    </item>
  </channel>
</rss>

