‎2008 May 12 7:26 AM
Hi
My recuriement is to run a shell script from SAP.I used the 'CALL SYSTEM' command and its working perfectly while I am debugging. But the problem is while I am executing directly the report without debugging I am not able to get the result. The shell script is not fetching the desired output.
Regards
Step
‎2008 May 13 10:27 PM
Not sure if it's the same thing, but we've always used the FM SXPG_COMMAND_EXECUTE and the commands maintained in SM69 transaction to run any external scripts. It worked fine in the background or foreground.
‎2008 May 13 10:27 PM
Not sure if it's the same thing, but we've always used the FM SXPG_COMMAND_EXECUTE and the commands maintained in SM69 transaction to run any external scripts. It worked fine in the background or foreground.