Hi all,
After connecting to FTP.
I want to read the data into an internal table which is in location for eg:- /export/home/in/text.txt
The question is "How can i get all the data which is available in text.txt file to an internal table??"
Note: I am aware of FMs ftp_connect, ftp_command, ftp_disconnect. I tried using Open Dataset..but not successful.
I would appreciate if you can give a specific answer with an example.
helpful answer will be rewarded with points.
Thank You in advance.