Hi Experts,
In my custom project (ABAP Webdynpros), I have created homepage screen using non-FPM webdynpro application. When I click any link on homepage, Iu2019m calling 2nd screen (FPM application) using exit plugs and this is working fine.
In FPM application I have [EXIT] button. When I click [EXIT] button I want to call homepage in the same screen. How can I do this? Exit plugs are not working in FPM application.
There is a similar post I have seen in SDN, but it was not answered.
Exit from ABAP FPM application to anothor WD application (W/O FPM)
[Exit from ABAP FPM application to anothor WD application (W/O FPM) ]