Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Getting Return Code for cl_gui_frontend_services=>execute

Former Member
0 Likes
479

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

1 REPLY 1
Read only

Former Member
0 Likes
357

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.