Hi Experts,
I have a requirement to write a ABAP proagram to move a xml file(600MB size) to a archive directory within the same FTP server.
Requirements:
source file should be deleted after archiving.
target file name = <source file name + timestamp>.
should archive everyday at 10:00 am
Please guide or refer to sample program.
Thanks in advance.
MK