Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Need to call a program from FM?

Former Member
0 Likes
642

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

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
591
3 REPLIES 3
Read only

Former Member
0 Likes
591

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

Read only

0 Likes
591

Hi,

How do i create modal dialogue screen in a FM?

Thanks

Read only

Former Member
0 Likes
592