2009 Jun 07 7:52 PM
Hi,
I need to call a program from my function module. This program will be a program which i develop, so i have some flexibility.
The requirement is that it should not open as full screen, basically it needs to open as a popup. Also i need to return back after i execute the program, maybe with a back button.
Any help will be appreciated.
Thanks
Nahman
2009 Jun 08 4:35 AM
2009 Jun 07 8:51 PM
I've never had a requirement like this, so I can't guarantee this will work:
In your FM, create a modal dialogue screen. From that screen, submit your program.
Rob
2009 Jun 07 9:14 PM
2009 Jun 08 4:35 AM