‎2009 Jun 29 7:24 AM
Hi all,
Can i Call any screen from inside a Global class method?
e.g. Call screen 100.
If yes, may i know the procedure for the same.
Thanks,
Pankaj.
‎2009 Jun 29 7:30 AM
Hi:
[Link|http://help.sap.com/saphelp_nw04/helpdata/en/17/b9677b48ba11d396a100a0c9308b1f/content.htm]
Regards
Shashi
‎2009 Jun 29 7:36 AM
Hi,
Try this: when you double click 'call screen 100.' you will get a pop up ' screen does not exist do
u want to create' say yes and go-ahead writing the code in the flow logic.
Check http://help.sap.com/saphelp_nw04/helpdata/EN/c3/225b6554f411d194a60000e8353423/content.htm
‎2014 Jun 12 10:23 AM
As tempting as it may sound to try it out, this doesnt work when you are calling a screen from inside a Global ABAP Class Method.
‎2009 Jun 29 8:15 AM