cancel
Showing results for 
Search instead for 
Did you mean: 

ABAP Proxy

Former Member
0 Kudos

Hi all,

I am using ABAP proxy as a sender but while generating proxies in XI server,classes are not reflecting to my SAP system.....

Any suggestions,

Thanks,

krish.

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Kudos

Hi Krishna,

Keith is right- you should enter SPROXY on your SAP application server.

In SPROXY, ABAP classes (implementations) are not "reflected" - you only create them where they need to run (i.e. In your SAP application server).

Good Luck!

Ofer

Former Member
0 Kudos

Hello Krishna,

U do not generate proxies in XI server . In xi U generate message interfaces . Ushould generate proxies in u target SAP application system for the correspionding message interface using TCODE sproxy.

Regards,

Keith

Former Member
0 Kudos

Hi keith,

I have gone through SPROXY in XI server and Class has been generated depending upon Outbound msg Interface....

My receiver sys is Legacy ..........

I checked the class in SAP system but it is not reflected from XI Server...

Any suggestions,

Krishna.

former_member192343
Active Contributor
0 Kudos

you should run SPOXY in sending SAP system, NOT in XI system...

and then you generate proxy from needed outbound interface in SAP system