cancel
Showing results for 
Search instead for 
Did you mean: 

Unable to Debug OVS Search Help

Former Member
0 Kudos

Hi There,

I'm unable to launch the debugger of an existing search help using component OVS_WDR within a Web dynpro application. However I'm able to launch the debugger for any methods of views being used within the application.

I'm accessing the application via an SAP portal. I've set an external break point for the authenticated user, however when I click on the search help or press F4 via the portal, the search help launches, however the debugger doesn't launch. Can somebody please assist me in getting the debugger to launch when i access the search help?

Accepted Solutions (0)

Answers (1)

Answers (1)

former_member197475
Active Contributor
0 Kudos

Hi Anton,

It is clear that your debugging  reaches other methods in your view.

So just cross check that you are looking at the correct Value Help Method. You can double check it by, right click over the UI element->More Field Help->Check the value of the VALUE_HELP attribute name.

Also place the break point at start of your CASE condition in OVS methods. Hope you can succeed.

BR,

RAM.