Skip to Content
0
Dec 01, 2009 at 03:11 PM

Subscribing to a Close Event from apopup window

29 Views

Hi

I have copied a std sap WDA called HRRCF_C_POSITION which call s a popup window. In the std sap component, there is no subscription to the close event of the popup windowand yet it appears to happen automatically. In my version of the component the auto close subscription does not work and since I am calling the popup from the component controller I do not have access to the view controller to get the api reference.

Anyone come across this before?

How do I pass in a view controller reference to the subscribe to event method from the component controller when there is none?

Cheers

Ian