cancel
Showing results for 
Search instead for 
Did you mean: 

Information about the method parameters is missing for the interface(ABAP interface, request message ReplenishmentOrderNotification, request message namespace )

Former Member
0 Kudos

Hello Experts,

We have a system SAP SCM 5.0 and PI 7.0. We recently upgraded our SCM system from 5.0 to 7.0 EHP3.

After that whenever we are sending idocs from ECC to SCM by using PI ... we are getting the below error and moving further.

<SAP:Stack>Information about the method parameters is missing for the interface /SCA/II_BIF_REPLORDER_IN (ABAP interface, request message ReplenishmentOrderNotification, request message namespace ) </SAP:Stack>

<SAP:Retry>M</SAP:Retry>

We tried to regenerate the proxy but it also not happening by giving the error unable find software component version for name space http://sap.com/xi/SNC/Global.

Please check the attachment and provide your suggestions.

Regards,

KK

Accepted Solutions (0)

Answers (2)

Answers (2)

markangelo_dihiansan
Active Contributor
0 Kudos

Hi Karthik,

It is in the implementation of the interface. Can you check if it has a code inside?

Regards,

Mark

Former Member
0 Kudos

Hello Mark,

Yes It has code inside that.

Regards,

KK

former_member186851
Active Contributor
0 Kudos

Hello Karthik.

Did you import the necessary components in SCM system?

And you mentioned you triggering IDOC,Did you maintain all the settings required for IDOC?

Former Member
0 Kudos

Hi,

Can you please confirm what components need to import in SCM?? and do we need to import in SCM or PI?

Yes we have maintained all settings like partner profiles, port and service port .

Regards,

KK

former_member186851
Active Contributor
0 Kudos

Hello Karthik.

The standard codes and all components in SCM and PI both.

Since you updated the SCM system make sure the updated components corresponding to upgraded SCM are imported in PI as well.

Former Member
0 Kudos

Hello Raghu,

Yes we have imported all related SPs and XI Content.

Regards,

KK

former_member186851
Active Contributor
0 Kudos

Fine Karthik.

Refer the below discussion and check if is helpful. I guess the code implementation should be changed to the upgraded version.