cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

RFC function call for a remote system ?

Former Member
0 Likes
308

hello,

My scenario is that : I need to connect to another SAP system to update a specific table using RFC connection. I store the user name/ password and remote SAP system info in a specific table ..

How can I create the RFC connection and how can I use it in my program to transfer the internal table and update it for a remote system??

thanks in advance

Accepted Solutions (1)

Accepted Solutions (1)

SuhaSaha
Product and Topic Expert
Product and Topic Expert
0 Likes

If i understand correctly you have the UID & Password for the remote system in a custom table, what about the connection parameters ? How do you get it ?

Do know how to create an R3 connection via SM59, what are the fields required etc. ?

Former Member
0 Likes

Hello ,

Thank you for your quick help.

Here I have 3 ECC 6 system .

1 Central systen

2 Slave system

Data will be updated to 2 slave system using RFC function module .

We've already the SAP address, Client, User name , Password.. of the remote system

So here how we will create RFC in SM59 to be used in the RFC call ?

We will transfer the username, password , client in the RFC function module/..

Here I do not know how to create RFC connection in SM59 and how to use them in ABAP

Could you please help me ????

Thanks

Answers (0)