cancel
Showing results for 
Search instead for 
Did you mean: 

No Implementing class registered for the Interface : ES-TransportationOrderSCMExecutionRequest_In

Former Member
0 Kudos

Dear PI Experts,

I'm currently working on an integrated solution between TM <=> PI <=>ECC. When I trigger the Shipment creation from TM to ECC, I received an error in the SXMB_MONI of ECC.

In the XML, I figured the error that No Implementing class registered for the Interface TransportationOrderSCMExecutionRequest_In .

May I ask you advices on this issue? Is it a mapping error on ECC or PI Side?

Thanks in advance for you help and advice.

Kr,

JP

Accepted Solutions (1)

Accepted Solutions (1)

Harish
Active Contributor
0 Kudos

Hi JP,

The error is because there is no proxy class present in ECC for interface TransportationOrderSCMExecutionRequest_In.

Is the error is only in QA and not DEV? If this is the case then it is missing transport of Proxy from Dev to QA.

If the error is Dev then Proxy is not generated.

regards,

Harish

Former Member
0 Kudos

Hi Arish,

Thanks for this quick reaction. I have currently the issue in our DEV system. I will try to generate the Proxy from SPROXY Transaction. I will keep you inform.

Txs!

Kr,

JP

Harish
Active Contributor
0 Kudos

Hi JP,

you can also refer the below wiki and blog

Step-by-step FTP to ABAP Proxy - Process Integration - SCN Wiki

regards,

Harish

Answers (0)