‎2011 May 02 2:38 PM
I have a requirement where I am supposed to call a module pool screen in search help exit of material using call transaction. It is working when i use F4 help from MM03, but when i am using the same search help from a custom sceen, the new screen opens behind the F4 help screen. Is there a way i can bring that screen in front?
Thanks,
HD
‎2011 May 03 5:38 AM
Hi,
try the following:
In SE51 of your screen select screen attributes and change screen type to Modal dialog box Then it should come to front!
Regards,
Klaus
‎2011 May 03 5:38 AM
Hi,
try the following:
In SE51 of your screen select screen attributes and change screen type to Modal dialog box Then it should come to front!
Regards,
Klaus
‎2011 May 03 11:08 AM
Currently screen type is selection screen and it does not allow me to change it to modal dialog.