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: 

RFC connection

Former Member
0 Kudos
175

Hi,

We have two different SAP systems of different versions.

I have developed a BAPI in the new system.

How to connect to the old system using this BAPI?

And how to find out the RFC destination name that we will pass in the function module?

Thanks & Regards

Santhosh

1 ACCEPTED SOLUTION

Former Member
0 Kudos
66

Hi,

Through SM59 you have to create RFC destination and texst the connection.

Then give this destination to the BAPI as RFC target sys.

Reward if useful!

2 REPLIES 2

Former Member
0 Kudos
67

Hi,

Through SM59 you have to create RFC destination and texst the connection.

Then give this destination to the BAPI as RFC target sys.

Reward if useful!

Former Member
0 Kudos
66

Hi santosh,

Check with your BAsis if RFC destination is already there. or you can check it using SM59.

If it is not there, ask basis to create one for you.

Regards,

Atish