2007 Sep 28 1:22 PM
Hi. all
Could u pls help me how to deactivate the debugger mode for se71....
mine one is going to debugging slot whenever im executing the layout/program
thanks n regards
sankar
2007 Sep 28 1:34 PM
Hi,
If u have set debugging in sapscript screen using menu Utilities-----> Activate Debugger, then it won't take second time for debugging mode.
See in sapscript only once for the first time it will take u to debugging screen. After exceution of first time, it won't take u again to debugging. This has been checked.
But if in program if u have set break-point, u have to deactivate, this will everytime take to debugging mode.
Message was edited by:
Sathyaa
2007 Sep 28 1:34 PM
Hi,
If u have set debugging in sapscript screen using menu Utilities-----> Activate Debugger, then it won't take second time for debugging mode.
See in sapscript only once for the first time it will take u to debugging screen. After exceution of first time, it won't take u again to debugging. This has been checked.
But if in program if u have set break-point, u have to deactivate, this will everytime take to debugging mode.
Message was edited by:
Sathyaa
2007 Sep 28 1:45 PM
Hi Sankar,
I guess either you or somebody must have hard coded a break point in te SAPScript and hence it is not getting deactivated.
The best way is to find out the hard coded breakpoint.If in case,you are unable to find one or there exists none,then it is better to logoff and then login again as the debugger is active till your session is active.
In case you have any further clarifications,do let me know.
Regards,
Puneet Jhari.
2007 Sep 28 1:45 PM
Hi Sankar,
When it jumps to debugging mode in the menubar select the
->select breakpints in menubar
->under that Delete all
Thanks
Nethaji
2007 Sep 28 1:56 PM
thanks to all...
as u said,the 3rd time was stopped and it is not coming out now...
bye