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: 

How to find out RFC Connection

Former Member
0 Kudos

Hi All,

How to find out RFC Connection is available or not in between the systems.

Thanks,

Subbu.

1 ACCEPTED SOLUTION

former_member588853
Active Contributor
0 Kudos

HI,

use FM FTP_CONNECT..

pass the parameters --> user, password,host, RFC destination etc..

get all this parameters from your Functional consultant..

see the exceptions if not connected you will get the exceptions..

rewards if useful,

regards,

nazeer

3 REPLIES 3

Former Member
0 Kudos

goto TCODE SM59 in one system and checkout if there is any destination maintained for the other system

or use FM RFC_CHECK_DESTINATION_ID and give the destination id if you know that...

Message was edited by:

Chandrasekhar Jagarlamudi

former_member588853
Active Contributor
0 Kudos

HI,

use FM FTP_CONNECT..

pass the parameters --> user, password,host, RFC destination etc..

get all this parameters from your Functional consultant..

see the exceptions if not connected you will get the exceptions..

rewards if useful,

regards,

nazeer

Former Member
0 Kudos

go to sm59. and check if it is R3 connection you can chose any connection dbl click that put remote connection and give user name password if it can log in means the connection is working.

regards

shiba dutta