Application Development Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 

FTP_SERVER_TO_R3

Former Member
0 Kudos
154

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

1 REPLY 1

amit_khare
Active Contributor
0 Kudos
94

Check this link -

Regards,

Amit

Reward all helpful replies.