cancel
Showing results for 
Search instead for 
Did you mean: 

debugging BSP

Former Member
0 Kudos

Hi

I am using external break point to debug the BSP application.

But it is not going to debug mode...

Can any one tell me the reason...

and how can I do the debugging of BSP?

Because i am using BAPI to get the materail details,in my MODEL.

But, even though data is there, it is not displaying on the page.

It is displaying the table as empty.

Regards

Sandeep Reddy

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi,

Try these:

1. Add code: BREAK-POINT.

2. Set External Breakpoint at above code.

3. Close your broser and re-run your BSP Application again.

Actually I usually face this problem too, but I don't have any idea why it could happen.

Regards,

$=====$

Are you newbie? Check this out: [Rules of Engagement|https://www.sdn.sap.com/irj/sdn/wiki?path=/display/home/rulesofEngagement]

Answers (1)

Answers (1)

Former Member
0 Kudos