cancel
Showing results for 
Search instead for 
Did you mean: 

How to Dbug Web Dynpro Application

Former Member
0 Kudos

Hello Everybody ,

Can anybody tell me how to debug Webdynpro application .

I have wriiten code in " Method " and set a break-point in the code .

but still my application not going in Debug mode?

Can we Debug Webdynpro Application

Regards,

Sandeep

Accepted Solutions (0)

Answers (4)

Answers (4)

Former Member
0 Kudos

Problem Solved

shaik_sajid
Active Contributor
0 Kudos

hi

have a break point in your code(methods) and the browser will take you to debugger when u run the url.

regards

Sajid

Former Member
0 Kudos

hi,

that is quite simple .

do check out the foll link :

for java :

https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/849170e3-0601-0010-d59e-ddfce735...

for abap:

http://help.sap.com/saphelp_nw04s/helpdata/en/43/95a6c84f7c60b7e10000000a11466f/content.htm

hope this will surely help you!!!

thanks & regards,

punit raval.

Edited by: punit raval on Jun 24, 2009 5:20 PM

former_member230839
Participant
0 Kudos

Hi Sandeep,

You have to put a External break pont in the code to get it.

Regards,

Anil kumar G