hi all,
I am using METHOD "cl_wdr_runtime_services=>display_view_in_popup" to display another View in a Popup. But I cannot fire the PLUGS in that Popup View by statement i.e.
wd_this->fire_to_main_plg( ).
I can use the same Plug in other View (non Popup). Can you please tell me how can I open a View from a Popup Button.
Thanks in advance.
FS