cancel
Showing results for 
Search instead for 
Did you mean: 

ABAP Proxy regeneration

Former Member
0 Kudos

Hi XI experts,

We got the message in SXMB_MONI : 'o implementing class registered for the interface'. and the detail is ABAP interface, request message InvoiceRequest_Out, request message, namespace http://sap.com/xi/SRM/SupplierEnablement/Global. I wen to regenerated the relevant class in SPROXY but still get the message.

Please help.

Jason

Accepted Solutions (0)

Answers (3)

Answers (3)

Former Member
0 Kudos

Hi,

the ABAP proxy is the addon of SRM component in the system. I cannot remove it and regenerate them.

The question is how do I regenerate them in SPROXY without the warning when using right mouse click and check option.

By the way I have alraady did the abap proxy activation using http rfc and defined rfc also in J2ee server.

Please advice.

Thanks!

Jason

Former Member
0 Kudos

Hi Jason,

Delete the generated proxy and again create the same.

<b>Are there any naming convention problems when you create proxy ?</b>

To be on safer side, try to fix these up. There is limitation of 30 characters for the names of generated proxy objects. So if the name of your message interface is already long, then after adding the proxy prefix, it may go well above 30 characters. You will have to consider this while you write your actual code.

Regards

moorthy
Active Contributor
0 Kudos

Hi,

Did you do all the necessary settings- check with this blog-

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

Try to regenerate the proxy and activate all the clasess

Also this SAP note may help u- 927620

Regards,

Moorthy