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

RFC connection

Former Member
0 Likes
631

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
Read only

Former Member
0 Likes
522

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!

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

2 REPLIES 2
Read only

Former Member
0 Likes
523

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!

Read only

Former Member
0 Likes
522

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