cancel
Showing results for 
Search instead for 
Did you mean: 

Hi experts, I have a doubt how the IR objecs are reflected in R/3 system

Former Member
0 Kudos

1) I have a doubt on Proxy configuration, how the IR created objecs are reflected in R/3 system ?(is there any connection made b/n IR and R/3 for this replica created in R/3 )

Accepted Solutions (0)

Answers (2)

Answers (2)

former_member750652
Contributor
0 Kudos

HI Maruti,

configurations are required on the application side to enable the proxy connection: -

1.TCPIP connections:

  • LCRSAPRFC : This connection is used In order to get the interface details in SPROXY transaction in R/3 side.* and IR objects are made availble in SPROXY because of this connectiononly apart from this we have to create two more connections and test them also.

SAPSLDAPI: To connect to SLD and get the respective business system name maintained in SLD, application system uses this T type of connection,

2.Http Connection:

PI_INTEGRATIONSERVER: This connection is used to send the message to the Integration server.

The following document has the compelte configruation steps to enable Proxy connections and their puropse.

http://www.sdn.sap.com/irj/scn/index?rid=/library/uuid/50d69314-1be0-2b10-11ab-8045021f0c3a&override...

Thanks,

Ram.

Former Member
0 Kudos

Yes Connection need to be established between R/3 and PI

In PI you need to register the R/3 system as role of application system.

and in R/3 also need to define the role of application system and need to provide the URL of the PI system...

there is a blog which lists the settings to be done..

/people/vijaya.kumari2/blog/2006/01/26/how-do-you-activate-abap-proxies

Rajesh

Edited by: Rajesh on Sep 14, 2009 10:32 AM

Edited by: Rajesh on Sep 14, 2009 10:33 AM