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: 

fetch file from another R3 system

0 Kudos

Hi,

i have a requirement where i have to fetch a file from another R3 server into my program or into my R3 server. Will i be able to use FTP_CONNECT and FTP_COMMAND to achive this? if not, is there another way?

2 REPLIES 2

Former Member
0 Kudos

HI Praveen

Yes, you can use FM's: FTP_CONNECT, FTP_COMMAND & FTP_DISCONNECT for the same.

Kind Regards

Eswar

ferry_lianto
Active Contributor
0 Kudos

Hi Praveen,

Please try FM RZL_READ_FILE_REMOTE_SH.

Hope this will help.

Regards,

Ferry Lianto