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

Calling function through RFC

Former Member
0 Likes
317

Hi Colleagues,

I need to make a function call from 1 SAP system to another SAP system. Please let me know if I should create a new ABAP RFC connection between the 2 systems. If so please let me know the procedure to create a new ABAP connection. Should I make use of the transaction SM59 or can make use of some customizing/system table?

I need to complete this asap today. Kindly help me.

Thanks & Regards,

Srilakshmi B

1 REPLY 1
Read only

Former Member
0 Likes
298

Hi Lakshmi,

Go to SM59 and create a new connection by clicking on the create Button, Specify the RFC Destination that is your Target System and test the Connection. Save the Connection settings. You can login to the RFC System by clicking on Remote Logon.

Connection should be specified as an ABAP Connection.

If you go to Logon and Security Tab you can specify the User Also.

Regards,

Sai

Edited by: Sai Krishna Kowluri on Mar 4, 2008 8:35 AM