Skip to Content
0
Former Member
Apr 18, 2014 at 04:59 PM

Execution of Linux command from SAP

80 Views

Hi ,

I was executing the Unic command move(mv -f) for renaming the file on the apllication server.

For this, I update the external command and changed the operating system to Linux.

I am using the FM SXPG_COMMAND_EXECUTE to execute the command from my report.

But still when I am executing the report in Background then the FM is returning sy-subrc = 2. which is " command_not_found".

Can anyone suggest what step I am missing.

Thanks in advance.

Regards,

Saurabh