cancel
Showing results for 
Search instead for 
Did you mean: 

SPROXY interface

Former Member
0 Kudos

Hi Evrybody,

I need information regarding SPROXY OUTBOUND INTERFACE.

Like wht is this interface about, y v use proxy, how to create proxy ,

where shall v do coding in this scenario, how shall v push data to the other SAP Flavour.

IF any pointers plz forward me at my mail bgrohinidevi@gmail.com

Thanks

Rohini

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Kudos

Solved myself.

Former Member
0 Kudos

Hi,

Please go thru these SAP docs related to proxy generation:

/people/ravikumar.allampallam/blog/2005/03/14/abap-proxies-in-xiclient-proxy

http://help.sap.com/saphelp_nw04/helpdata/en/ba/d4c23b95c8466ce10000000a114084/frameset.htm

http://help.sap.com/saphelp_nw04/helpdata/en/86/58cd3b11571962e10000000a11402f/frameset.htm

http://help.sap.com/saphelp_nw04/helpdata/en/14/555f3c482a7331e10000000a114084/frameset.htm

http://help.sap.com/saphelp_nw04/helpdata/en/48/d5a1fe5f317a4e8e35801ed2c88246/frameset.htm

Follow the below steps to generate the proxy.

1. Create the Inbound message interface in XI for which the proxy has to be created.

2.Goto transaction SPROXY

3.Search for the message interface to be generated

4.Right-click on the MI and choose ‘CREATE’

5.Give the appropriate package and prefix. e.g. package - /, prefix - /

6.Make sure to rename the structures and classes to the standards

7.Generate the proxy, save and activate

Hope this helps,

Reward points if helpful,

Thank You,