Skip to Content
0
Former Member
Sep 14, 2007 at 03:42 PM

After connecting to FTP

29 Views

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.