‎2008 Jan 24 12:42 PM
Hey,
im using the static method cl_gui_frontend_services=>execute to start a program locally. The program is openens synchronously and i need to get the return code of the program. I mean not the one from the method-call but from the external tool on OS-level.
Is there a way to get that one ?
Thanks and regards,
oliver
‎2008 Mar 18 8:30 AM
well seems there is no way...solved it now over a result-file which is get written by the called tool and later read by sap.