<?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: Maximum Break points in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/maximum-break-points/m-p/3154199#M750122</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Parvathi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It works,&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 24 Dec 2007 11:40:10 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2007-12-24T11:40:10Z</dc:date>
    <item>
      <title>Maximum Break points</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/maximum-break-points/m-p/3154195#M750118</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 creating one new program and when I am going to test it by setting one break point. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;At the time of setting break point, the system is giving me one error "You cannot set more than 30 breakpoints".&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In my program this is the only breakpoint.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The problem is related to number of break points, There are around 15 users who are using this user id.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How I can findout these breakpoints and remove the same ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please help,&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Study SAP&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 24 Dec 2007 11:31:31 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/maximum-break-points/m-p/3154195#M750118</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-12-24T11:31:31Z</dc:date>
    </item>
    <item>
      <title>Re: Maximum Break points</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/maximum-break-points/m-p/3154196#M750119</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;You can goto SE38 editor in change mode And then choose menu path&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Utilities-&amp;gt;Breakpoints-&amp;gt;Set/Delete path.&lt;/P&gt;&lt;P&gt;Here you can able to set and delete existing breakpoints in that program.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can choose  Utilities-&amp;gt;Breakpoints-&amp;gt;Display Menu path to view the existing Breakpoints in that program.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regds&lt;/P&gt;&lt;P&gt;Parvathi&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please reward points if helpful...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 24 Dec 2007 11:35:23 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/maximum-break-points/m-p/3154196#M750119</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-12-24T11:35:23Z</dc:date>
    </item>
    <item>
      <title>Re: Maximum Break points</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/maximum-break-points/m-p/3154197#M750120</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 this is the case,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;just press 'F8' it will go to that previously set break-point.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if it is set in changable mode(ie, the whole line will be in yellow) then just double click on that, the break-point will be deleted.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if it is set manually coded like 'break-point' then go to the code and delete this 'break-point'.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;hope this helps.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 24 Dec 2007 11:37:37 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/maximum-break-points/m-p/3154197#M750120</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-12-24T11:37:37Z</dc:date>
    </item>
    <item>
      <title>Re: Maximum Break points</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/maximum-break-points/m-p/3154198#M750121</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;we can put maximum breakpoints is more than 30 for each login, &lt;/P&gt;&lt;P&gt;if you want to check the program those who r using  by the tcode sm12.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;please reward points, if it is useful.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;satish.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 24 Dec 2007 11:39:15 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/maximum-break-points/m-p/3154198#M750121</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-12-24T11:39:15Z</dc:date>
    </item>
    <item>
      <title>Re: Maximum Break points</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/maximum-break-points/m-p/3154199#M750122</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Parvathi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It works,&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 24 Dec 2007 11:40:10 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/maximum-break-points/m-p/3154199#M750122</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-12-24T11:40:10Z</dc:date>
    </item>
    <item>
      <title>Re: Maximum Break points</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/maximum-break-points/m-p/3154200#M750123</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Goto Utilities -- &amp;gt; Breakpoints --&amp;gt; Display&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;and click 'All Break Points of the Session'.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;TO Delete All Break Points Click ' Sel Displayed Objs' or Select Required Break Points.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Then Click ' Delete Selected Objects'.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Awrd Points if Useful&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Bhupal&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 24 Dec 2007 11:41:22 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/maximum-break-points/m-p/3154200#M750123</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-12-24T11:41:22Z</dc:date>
    </item>
  </channel>
</rss>

