Skip to Content
0
Former Member
May 12, 2008 at 06:26 AM

Running a shell script from ABAP

1473 Views

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