2007 Mar 13 7:39 PM
Hi All,
My basic requirement is to get some files from an ftp server into sap.
I tried using ftp_connect, ftp_command and ftp_disconnect, but the files are getting downloaded to my local pc.
Can i use FTP_SERVER_TO_R3 to directly load the files into internal tables blob & text ..?
Pls tell me the parameters to be passed to this FM like what value should i pass into FNAME ? I tried passing path of file in ftp server which resulted in error... Pls help me out.
Regards,
Krish
2007 Mar 13 7:48 PM