Skip to Content
0
Former Member
Mar 25, 2009 at 06:48 AM

Popup in F4 help

71 Views

Hi,

I have a requirement in web-dynpro where i have to display a warning message to user as soon as he clicks on F4 help, that warning message is displayed in a popup with two buttons 'OK' and 'CANCEL'.

If he clicks OK then, the search should be continued and if he clicks CANCEL then nothing should happen.

I tried this using OVS but i am not able to exit phase-2 on CANCEL, it gives a dump stating that:

method ovs_callback_object->set_output_table has not been called.

Thanks,

Varuna