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

Share screen across different programs

sunil_khemchand2
Participant
0 Likes
478

Hi, I have 5 different programs with 2 screens each. But the first screen is similar for all these 5 programs. My idea is to create one screen & share this across all the programs. Is this possible? If yes, how can I achieve it?

Thanks,

Sg.

4 REPLIES 4
Read only

Former Member
0 Likes
455

Hi,

Yes you can do it using the simple statement call screen screen no.

Regards,

Himanshu

Read only

0 Likes
455

I think you can use call screen only from same program, not from external program?

I want to call same screen from 5 different programs.

Read only

Former Member
Read only

0 Likes
455

Hi Karthikeyan,

The link you gave me explains about BADI's. I am not sure how it is relevant in my case?