cancel
Showing results for 
Search instead for 
Did you mean: 

Debugging in BSP

Former Member
0 Kudos

Hi,

Can anyone tell me how to debug a BSP page?

Accepted Solutions (0)

Answers (3)

Answers (3)

athavanraja
Active Contributor
0 Kudos

i have marked your previous question at as answered, however in future , if you find a question of yours is answered you should mark them as answered and dont leave them hanging.

Raja

Former Member
0 Kudos

Goto u r source code and set break point and run u r BSP Page.

regards,

tarun

athavanraja
Active Contributor
0 Kudos

place an external (http) break point and run the application.

more on this.

https://wiki.sdn.sap.com/wiki/display/BSP/Debugging+Problems

Raja

Former Member
0 Kudos

Hi,

I have set a break point like this in a bsp page

<% break-point.%>

But the execute button is masked.Now how can I debug this bsp page?

former_member254270
Participant
0 Kudos

Hi Hema,

You can use the debugging button which is located in the tool bar whuch is at the top.By that debugging button u can set the external break point wherever u feel it is necessary and can check the process and u can find the error.

Former Member
0 Kudos

Hi Hema,

Please go through the below link :

http://help.sap.com/saphelp_nw70/helpdata/EN/17/00ab3b72d5df3be10000000a11402f/frameset.htm

Regards,

Prakash.