‎2008 Mar 15 3:56 PM
Hi,
I used function SXPG_COMMAND_EXECUTE in an abap program.
During runtime, the function is returning an exit code of 1, although sy-subrc = 0.
exec_protocol is showing the error "> Function: BtcXpgPanicCan't exec external program (No such file or directory) External program terminated with exit code 1".
There are no authorization errors.
I have authorization to execute the command in sm49 and sm69 and the command can be executed
successfully through these transactions.
Any reason why ?
Thanks. Will award points promptly.
‎2008 Mar 15 4:08 PM
hi ,
goto the tcode st22 for the error analysis ...from there u may get some information for it...
regards,
venkat.
‎2008 Mar 15 4:11 PM
The program does not terminate or produce any errors. Therefore going to st22 is not useful.