Application Development and Automation 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: 
Read only

RFC to program SAPFTP failed

0 Likes
4,685

halo fellow SAPiens,

when i try to connect to the ftp server through SAPit says <b>RFC to program SAPFTP failed</b>

how can i correct this prb..........

2 REPLIES 2
Read only

Former Member
0 Likes
1,810

hi,

first check the RFC-Destinations: "SAPFTP" and "SAPFTPA" in transaction SM59

usally they should be generated by default!,

test them!

difference for RFC-Destinations is start application on client or serverside

Read only

0 Likes
1,810

Run program RSFTP001 and check if it reports any problems. If it doesn't then your SAPFTP RFC is fine.

The second possible reason why your program fails could be because you are using SAPFTP as RFC destination when running the program in background. For background programs you must use SAPFTPA. If you don't find SAPFTPA in SM59 transaction, run the report RSFTP005 to generate it.