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