‎2006 Sep 15 12:52 PM
i am looking for an alternative to <b>WS_EXECUTE</b> function module. as its obsolete in ECC versions,we no longer can use it.
i tried with <b>GUI_EXEC</b> ,but its also Obsolete in ECC5.0 .
i also tried with <b>CL_GUI_FRONTEND_SERVICES</b> class with EXECUTE method.But this method dont have all the options as in WS_EXECUTE.
let me know,how i can do that.
Thanks
Srikanth Kidambi.
Intelligroup.
‎2006 Sep 15 12:57 PM
I think you will find the functinality of WS_EXECUTE distributed in CL_GUI_FRONTEND_SERVICES in various methods.All the functionality is there but distributed in different methods.
‎2006 Sep 15 1:01 PM
Hi srikanth
WS_EXECUTE has become obsolete in ECC6.0.But it does not mean that u cant use it further.It will work if still we r using this.
Still if u want an alternative...Then Search in Function groups...SFES
Regards
Manas Ranjan Panda
‎2006 Sep 15 1:02 PM