‎2007 Aug 06 5:53 AM
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.
‎2007 Aug 06 5:57 AM
Hi,
Yes you can do it using the simple statement call screen screen no.
Regards,
Himanshu
‎2007 Aug 06 6:10 AM
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.
‎2007 Aug 06 5:59 AM
‎2007 Aug 06 6:12 AM
Hi Karthikeyan,
The link you gave me explains about BADI's. I am not sure how it is relevant in my case?