Skip to Content
0
Former Member
Jun 03, 2011 at 09:50 AM

Close popup window of external component

31 Views

Hi all,

I have a button to call a popup of another component added in "used components". In this popup i have a button for do some validations and then close this popup window.

I'm using the method create_window_for_cmp_usage to call the popup.

I've added an Exit Plug in the window of the popup componet but when i fire it nothing happens, the window continues opened.

i'm other cases i've created an attribute in component controller type if_wd_window in order to use the method close but in this case i can't do it because i have two components...

do you know how can i close this popup window?

Thanks in advance.