cancel
Showing results for 
Search instead for 
Did you mean: 

Z class with constructor and protocol for proxy generation

Former Member
0 Kudos

Hi,

I'm generating a proxy at SRM to send Shopping Carts to a legacy system, but i'm having some problems because the class that has the constructor and protocol is missing (i found this class comparing with the Purchase Order proxy objects, it has 3 classes generated but the SC proxy has only 2), so, i guess that i'm not executing some steps to generate and register this class, because i tried to generate it manually but when you execute the proxy, the system goes to check to the SPROXSIG table and the class is not registered there, so, i don't know what else to do to make it work.

By the way, i've tried by 3rd time to generate the proxy but the problem still.

I hope you can help me yo solve this problem.

Best regards,

Gerardo.

Accepted Solutions (0)

Answers (1)

Answers (1)

STALANKI
Active Contributor
0 Kudos

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

/people/siva.maranani/blog/2005/04/03/abap-server-proxies

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

will solve your problem.