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

FTP data from SAP

Former Member
0 Likes
725

Hi,

What are the standared FTP programs which allows you to FTP from within SAP?

Thanks

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
620

Hi,

These are standared FTP programs which allows you to FTP from within SAP.

The SAPFTP.EXE should be pre-installed in the users local harddisk before you can used this functions.

Do a check first by executing program RSFTP005. It will tell you whether it can detect the SAPFTP.EXE program.

RSFTP001 - SAPFTP version

RSFTP002 - Execute FTP Command

RSFTP003 - Test

RSFTP004 - FTP copy

RSFTP005 - SAPFTP check

RSFTP006 - FTP command list

RSFTP007 - Test FB:FTP_SERVER_TO_R3 / FTP_R3_TO_SERVER

RSFTP008 - Test FB:FTP_CLIENT_TO_R3 / FTP_R3_TO_CLIENT

Rewars points if found helpful..

cheers,

Barli.

3 REPLIES 3
Read only

Former Member
0 Likes
620

Have a search through SDN for FTP - e.g.

which gives a list of programs you might like to have a look at including ones that call the standard FTP function modules.

Jonathan

Read only

Former Member
0 Likes
620

hi ,

Check your SAPFTP destination in SM59 (does it have the Unicode flag?)

check the traces dev_ftp in your instance work directory

check program RSFTP004

http://help.sap.com/saphelp_nw04s/helpdata/en/e3/94007075cae04f930cc4c034e411e1/frameset.htm

reagrds,

venkat.

Read only

Former Member
0 Likes
621

Hi,

These are standared FTP programs which allows you to FTP from within SAP.

The SAPFTP.EXE should be pre-installed in the users local harddisk before you can used this functions.

Do a check first by executing program RSFTP005. It will tell you whether it can detect the SAPFTP.EXE program.

RSFTP001 - SAPFTP version

RSFTP002 - Execute FTP Command

RSFTP003 - Test

RSFTP004 - FTP copy

RSFTP005 - SAPFTP check

RSFTP006 - FTP command list

RSFTP007 - Test FB:FTP_SERVER_TO_R3 / FTP_R3_TO_SERVER

RSFTP008 - Test FB:FTP_CLIENT_TO_R3 / FTP_R3_TO_CLIENT

Rewars points if found helpful..

cheers,

Barli.