‎2006 Jul 18 10:11 PM
Hi,
When I try to put a break-point in ABAP code in BSP application, it says change the debugger to http debugger from user setting ?
How do I do this ?
Thanks.
Regards,
Tushar.
‎2006 Jul 18 10:45 PM
You can set or activate HTTP debugging for BSPs in different ways:
-->By setting a breakpoint in your BSP application
-->When maintaining the HTTP service tree (Transaction SICF)
Choose Edit ® Debugging ® Activate Debugging.
You can find additional information in Monitoring and Troubleshooting Functions.
-->In the development workbench (Transaction SE80).
Choose Utilities ® Settings. On the following dialog box for the user-specific settings, on the tab ABAP Editor choose the embedded tabstrip HTTP Debugging and activate HTTP debugging globally for your user.
In the Web Application Builder of the development workbench, you can also activate or deactivate HTTP debugging:
Choose Utilities ® Breakpoints ® (De)activate for HTTP user.
Refer this link
http://help.sap.com/saphelp_47x200/helpdata/en/17/00ab3b72d5df3be10000000a11402f/frameset.htm
Regds
Manohar