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: 

Gertting error msg 'no access authorization' while using FM FTP_CONNECT

Former Member
0 Kudos

HI All,

I'm using FTP_CONNECT FM to connect to FTP server and i'm getting the message User has no access authorization for computer. When i try to connect from command prompt using the same ip address, user name and password ..i can connect successfully. From SAP i getting the no authorization message.

Please let me know do we need to maintain the IP address of the FTP server in sap ?

2 REPLIES 2

Former Member
0 Kudos

Hello,

Check this programs how they are using the FM

RSFTP002 Execute FTP Command

RSFTP003 FTP put / get Test

RSFTP004 FTP Copy

RSFTP006 FTP command list

RSFTP007 Test FB:FTP_SERVER_TO_R3 / FTP_R3_TO_SERVER

RSFTP009 Test FTP put with Verify

RSIRCCON KPro: Test of data connections to memory repositories

Former Member
0 Kudos

Hi ,

Each and every SAP client ( as it is client dependent)

Go to SE16

Table name : SAPFTP_SERVERS

Go to Menu TABLE ---> Create new entries

FTP SERVER NAME  *

FTP SERVER PORT 21

Save

Regards

Venkat