<?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: Break points in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/break-points/m-p/3122911#M741645</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;If you see the debugging screen it can display only 30 breakpoints but as such there is no limit of the number of breakpoints. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Check the BREAKPOINTS tab in the debugging screen. It can only show 30 of them.&lt;/P&gt;&lt;P&gt;Dynamic Breakpoints &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can set up to 30 dynamic breakpoints without changing the program code. Dynamic breakpoints can be set either in the ABAP Editor or directly in the Debugger.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://help.sap.com/saphelp_nw2004s/helpdata/en/c6/617cc1e68c11d2b2ab080009b43351/frameset.htm" target="test_blank"&gt;http://help.sap.com/saphelp_nw2004s/helpdata/en/c6/617cc1e68c11d2b2ab080009b43351/frameset.htm&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 06 Dec 2007 05:28:12 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2007-12-06T05:28:12Z</dc:date>
    <item>
      <title>Break points</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/break-points/m-p/3122909#M741643</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;  i get to know that we can set some 30 breakpoints in a transaction. if the fact is true , for example if i open a transaction i mean to say standard one and through set breakpoint----&lt;DEL&gt;-&amp;gt; in statement&lt;/DEL&gt;--&lt;/P&gt;&lt;HR originaltext="----" /&gt;&lt;P&gt;&amp;gt;call function. and makeing a breakpoint in all the call function statement.&lt;/P&gt;&lt;P&gt; if the above said max 30 brkpoint fact is true what will happen to be above said scenario if the transaction contains more than 30 call function statements???&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;kindly help me out in this case..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks in advance..&lt;/P&gt;&lt;P&gt;arun.j&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 06 Dec 2007 05:09:47 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/break-points/m-p/3122909#M741643</guid>
      <dc:creator>radhushankar</dc:creator>
      <dc:date>2007-12-06T05:09:47Z</dc:date>
    </item>
    <item>
      <title>Re: Break points</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/break-points/m-p/3122910#M741644</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;u can set manually 30 breakpoint.but&lt;/P&gt;&lt;P&gt;set breakpoint----&lt;DEL&gt;-&amp;gt; in statement&lt;/DEL&gt;--&lt;/P&gt;&lt;HR originaltext="----" /&gt;&lt;P&gt;&amp;gt;call function .it will assizn automatically more than 30 breakpint. we reach 30 breakpoint automatically reassizn 31 goto 1 breakpoint.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 06 Dec 2007 05:16:44 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/break-points/m-p/3122910#M741644</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-12-06T05:16:44Z</dc:date>
    </item>
    <item>
      <title>Re: Break points</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/break-points/m-p/3122911#M741645</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;If you see the debugging screen it can display only 30 breakpoints but as such there is no limit of the number of breakpoints. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Check the BREAKPOINTS tab in the debugging screen. It can only show 30 of them.&lt;/P&gt;&lt;P&gt;Dynamic Breakpoints &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can set up to 30 dynamic breakpoints without changing the program code. Dynamic breakpoints can be set either in the ABAP Editor or directly in the Debugger.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://help.sap.com/saphelp_nw2004s/helpdata/en/c6/617cc1e68c11d2b2ab080009b43351/frameset.htm" target="test_blank"&gt;http://help.sap.com/saphelp_nw2004s/helpdata/en/c6/617cc1e68c11d2b2ab080009b43351/frameset.htm&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 06 Dec 2007 05:28:12 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/break-points/m-p/3122911#M741645</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-12-06T05:28:12Z</dc:date>
    </item>
  </channel>
</rss>

