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

About RFC

former_member197425
Active Participant
0 Likes
512

Hi,

Can anyone please tell me this .Acually my doubt is SAP 4.7 sever and ECC 6 servers are different then how can we connect the both by RFC?

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
493

HI,

each system is identified by a unique IP address..

we define the logical system .

it is thro this IP address the RFC connection is established .

u set the RF destination in both the systems which are going to communicate.we maintain TRUSTED-TRUSTING relationship

3 REPLIES 3
Read only

Former Member
0 Likes
493

SM59 is used to maintain/create RFC connection/destination.

Connection between a SAP system and other SAP (& in few cases non-SAP systems) is made using a RFC connection.

While creating a RFC connection basically three parameters are required Target host, Sys ID, Sys No.

Read only

Former Member
0 Likes
493

First you need to define logical systems though SALE tcode.

than assigning those logical systems to clients.

(this will be done by basis people).

than go to SM59 tcode.

this is for maintaining and creating RFC destinations.

here you need to give the logical system name, user id,language,password, sysid,host, .

than test the connection.

then u can login ...

try this if useful reward with points.

Thanking you.

khasimsa

Read only

Former Member
0 Likes
494

HI,

each system is identified by a unique IP address..

we define the logical system .

it is thro this IP address the RFC connection is established .

u set the RF destination in both the systems which are going to communicate.we maintain TRUSTED-TRUSTING relationship