Hi Friends,
I have a requirement to place a .TXT file on the FTP server. I am able to do that successfully using the function modules HTTP_SCRAMBLE, FTP_CONNECT, FTP_R3_TO_SERVER, FTP_DISCONNECT. But the problem is I want to make this file as "Tab delimited". As of now, when I copy this text file back to my desktop and open with notepad, it is not in the Tab delimited format. Also It should be done as a Back Ground Job!!
Please suggest.
Thanks,
Vidya Sagar.