cancel
Showing results for 
Search instead for 
Did you mean: 

How to Debug business server Page?

Former Member
0 Kudos

Hello,

Could you expalin me how can i debug a Business server page? is there any methodology for debugging like other programming languages? if there is some infomation on net please provide me the URL...

Regards,

kumar

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi amie

got to that line in your BSP from which you want to start the debugging. Set here an <b>external</b>breakpoint. thats all. Now you call your BSP in the browser.

And in the SE80 under Utilities->Settings->AbapEditor mark external Debugging.

Former Member
0 Kudos

<a href="/people/brian.mckellar/blog/2004/06/11/bsp-trouble-shooting-getting-help">BSP Trouble Shooting: Getting Help</a>

Don't forget to set your External Debugging parameter in RZ10 to at least 3

Answers (1)

Answers (1)

thomasalexander_ritter
Active Contributor
0 Kudos