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 REMOTE Simulate RFC User

Former Member
0 Likes
983

Hi Guys,

I send data from "SAP SYSTEM A" to "SAP SYSTEM B" via a "RFC Remote" with a "Dialogue USER".

In QUALITY environment, the BC Administrator don't want to assign the Object Authorization to the dialogue USER to communicate with the both systems via the RFC remote.

The communication between these both systems is only possible with a "RFC User".

Solution:

During the program execution, I need to simulate for the System A (just before the CALL RFC REMOTE), that I am connected as a RFC USER and not as a DIAL User.

Do you know how can I do that ?


Thank very much for you help.

Best regards.

RR.

1 REPLY 1
Read only

Peranandam
Contributor
0 Likes
738

Request basis team to create destination for system B by configuring system user credential in logon & security section. then your RFC call should call newly created destination which is having system user communication.