Hi All,
I have issue regarding moving one file in one unix directory into another unix directory.
Actual requirement is as below:
I have two unix directories 1. /var/opt/working 2. /var/opt/error
Now i have a file [ FILE1 ] in [/var/opt/working] working directory.
In code checking i found it is error file now in my abap i want to move/send this file [FILE1] to another unix directory [/var/opt/error].
How can solve this issue in ABAP code.
Can anybody solve this issue!
Thanks,
Deep.