Skip to Content
0
Former Member
Nov 28, 2006 at 04:20 PM

ABAP PROXY Dependency on LCRSAPRFC

57 Views

Hello Gents,

We are currently running XI 3.0 SP15 connecting ISU and CRM systems.

As a part of our testing cycle, we have come across a situation where 2 different clients on ISU system have to speak to 2 separate XI servers.

EX. ISU client 200 need to be connect to XI1

And ISU Client 310 needs to be connected to XI2.

Now while doing the necessary configurations in ISU, I found the the predefined RFC Destination LCRSAPRFC is unique across client. There is a registered program LCRSAPRFC_<SID> which we create in Jco Destinations in Visual Admin for this destination to work.

When I execute the transaction SPROXY, it connects to the SLD using this destination LCRSAPRFC. This Dest LCRSAPRFC is unique and can have only one <SID> at the time. I am not able to break this logic used by SAP.

Finally I want to know where is this destination LCRSAPRC hardcoded and also If I create a new TCP/IP destination LCRSAPRFC_<SID> can I get my SPROXY speak to different intgration repositories on different XI servers.

Has anyone else come across this problem?

Any help will be appreciated.

Thanks and Regards,

Naresh