cancel
Showing results for 
Search instead for 
Did you mean: 

What are the connections to be done for file-to-RFC scenario in XI & R3 ?

Former Member
0 Kudos

Hi,

What are the connections to be done for file-to-RFC scenario in XI & R3 & also if it is RFC-to-File .

I need to know what type connections used for file-to-RFC in backend .

In SLD it should be Third Party or WEB AS ABAP..

Accepted Solutions (0)

Answers (2)

Answers (2)

santhosh_kumarv
Active Contributor
0 Kudos

Hi Nandan,

Perform the following configurations...

<b>SAP XI</b>

<b>1) RFC Destination (SM59)</b>

a) Choose create.

b) Specify the name of the RFC destination

c) Select connection type as 3 and save

d) In the technical settings tab enter the details SAP SID/URL and system number#.

e) Enter the Gateway host as same details above SID/URL.

f) Gateway service is 3300+system number#.

g) In the Logon /Security tab, enter the client user & Password details of Destination system.

h) Test the connection and remote logon.

<b>2) Create Port (IDX1)</b>

a) Select create new button

b) Enter the port name as SAP+SID (The starting char should be SAP)

c) Enter the destination client.

d) Enter the RFC Destination created in SAP R/3 towards other system.

e) Save

<b>SAP R/3</b>

<b>1) RFC Destination (SM59)</b>

a) Choose create.

b) Specify the name of the RFC destination

c) Select connection type as 3 and save

d) In the technical settings tab enter the details SAP SID/URL and system number#.

e) Enter the Gateway host as same details above SID/URL.

f) Gateway service is 3300+system number#.

g) In the Logon /Security tab, enter the client user & Password details of Destination system.

h) Test the connection and remote logon.

<b>2) Create Port (We21)</b>

a) First Select Transactional RFC and then click create button

b) Enter the destination port name as SAP+SID (The starting char should be SAP)

c) Enter the destination client.

d) Enter the RFC Destination created in SAP R/3 towards other system.

e) Save

Regards

San

there is a Way.

Former Member
0 Kudos

Hi santhosh,

If we use the RFC Adapter the connection type is TCP/IP..

then why we need type of connection has 3.

santhosh_kumarv
Active Contributor
0 Kudos

Hi nandan.

The connection type is T and not 3.

It was a mistake.

Regards

San

Former Member
0 Kudos

For a File to RFC scenario:

1) maintain a RFC destination for the R/3 sys on XI server (SM59)

2) Define a port for the RFC destination.(we20).

For RFC to File :

1) maintain a RFC destination for the XI server on R/3 sys (SM59)

2) Define a port for the RFC destination.(we20).

Pragati.