Dear Experts,
I am calling a GAF FPM Application in my wdy component as a seperate URL using the below method
Getting the URL of the Application using the Construct_Wd_url method and passing the necessary parameters to it.
And Opening the application as new window as using the create_external_window method.
My Req is to when I am closing the new Window having the FPM Component by clicking on the FPM Close button. i need to refresh certain fields in the Main View of my Webdynpro Component.
PFA the screen Shot for the Main and Overview Window.
While Closing the FPM Window need to refresh the table entries in the main View Window.
I tried to call the methods in the FPM CLose button action but since they are in two differrnt Windows It didnt get the table refreshed in the main View.
Kindly Give some Suggestions.
Thanks,
Nalla B.