‎2007 Dec 24 11:31 AM
Hi experts,
I am creating one new program and when I am going to test it by setting one break point.
At the time of setting break point, the system is giving me one error "You cannot set more than 30 breakpoints".
In my program this is the only breakpoint.
The problem is related to number of break points, There are around 15 users who are using this user id.
How I can findout these breakpoints and remove the same ?
Please help,
Regards,
Study SAP
‎2007 Dec 24 11:35 AM
hi,
You can goto SE38 editor in change mode And then choose menu path
Utilities->Breakpoints->Set/Delete path.
Here you can able to set and delete existing breakpoints in that program.
You can choose Utilities->Breakpoints->Display Menu path to view the existing Breakpoints in that program.
Regds
Parvathi
Please reward points if helpful...
‎2007 Dec 24 11:35 AM
hi,
You can goto SE38 editor in change mode And then choose menu path
Utilities->Breakpoints->Set/Delete path.
Here you can able to set and delete existing breakpoints in that program.
You can choose Utilities->Breakpoints->Display Menu path to view the existing Breakpoints in that program.
Regds
Parvathi
Please reward points if helpful...
‎2007 Dec 24 11:40 AM
‎2007 Dec 24 11:37 AM
Hi,
if this is the case,
just press 'F8' it will go to that previously set break-point.
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.
if it is set manually coded like 'break-point' then go to the code and delete this 'break-point'.
hope this helps.
‎2007 Dec 24 11:39 AM
Hi,
we can put maximum breakpoints is more than 30 for each login,
if you want to check the program those who r using by the tcode sm12.
please reward points, if it is useful.
Regards,
satish.
‎2007 Dec 24 11:41 AM
Goto Utilities -- > Breakpoints --> Display
and click 'All Break Points of the Session'.
TO Delete All Break Points Click ' Sel Displayed Objs' or Select Required Break Points.
Then Click ' Delete Selected Objects'.
Awrd Points if Useful
Bhupal