Skip to Content
0
Former Member
Jun 04, 2009 at 12:52 PM

UNIX scripting in ABAP

177 Views

Hi Champs,

I need integerate UNIX application in my ABAP program. Below are the list of requirements for which UNIX will be required:

1) Need to move a file from one directory to another in Application server.UNIX command can be

MV Source Target

2) Need to search for a file in certain Directory.UNIX command can be

LS <file> Directiories where in files to be search.

Please can you help me out how to integerate UNIX code with ABAP report.

Regards,

Nishant Khimesra