cancel
Showing results for 
Search instead for 
Did you mean: 

Material PO not created in MM

nitin_nigam3
Explorer
0 Kudos

Hello Gurus,

While creating a material PO in ECC the following services are being triggered, whereas we are expecting IDOCs.

PurchaseOrderChangedInformation_Out

PurchaseOrderCreatedInformation_Out

PurchaseOrderERPRequest_Out_V1

Our sysetm details are as mentioned below.

ECC 6.05

SRM 7.01

PI 7.31

We have also activated the business function LOG_MM_P2PSE_1 in ECC.

We have imported latest XI Content from Service market place in PI and configured Plan Driven Procurement, Sourcing Enhancements and Services Procurement scenario in PI.

Also Vendor replication scenario is properly working from MM to SUS, wherein CREMAS IDOC is transferred from MM to SUS.

Require your suggestion on how to transfer material PO from MM to SUS.

Thanks,

Nitin

Accepted Solutions (0)

Answers (1)

Answers (1)

former_member208675
Active Contributor
0 Kudos

Hi,

Process is, after creation of PO in MM, it is should be transferred to SUS.

Can you check if you get any error in SXMB_MONI?

Regards,

nitin_nigam3
Explorer
0 Kudos

Dear Vinay,

After material PO creation we are getting the following three messages in MONI (of ECC).

PurchaseOrderChangedInformation_Out

PurchaseOrderCreatedInformation_Out

PurchaseOrderERPRequest_Out_V1

We are not getting any errors in ECC.

Wanted to confirm which receiver service (from SUS) we need to configure in PI in order to replicate PO in SUS.

As per the standard PDP scenario transfer of PO(from MM to SUS) is mentioned Via IDOCs.

Hi Gurus,

Require your help on this.

Thanks,

Nitin

Former Member
0 Kudos

Hi Nitin,

If you have already configured the interface "PurchaseOrderERPRequest_Out_V1", you do not need IDOC anymore.

In IDOC method (in ECC side) only material PO is possible to send to SUS.

In the XML interface you can send both material and service PO to SUS.

For XML you need to configure the interface "SE_Services_Procurement" in PI.

With Regards,

Malay

former_member208675
Active Contributor
0 Kudos

Hi,

Can you make sure that you have configured XI properly? You should refer document Plant Driven Procurement for whole SUS setup.

Regards,

nitin_nigam3
Explorer
0 Kudos

Dear Malay,

Thanks a lot for the suggestion.

We have tried with creation of Service PO as well as material PO and the observation is as mentioned below.

---------------------

SERVICE PO

---------------------

While creating services PO we are getting following services triggered in ECC.

PurchaseOrderChangedInformation_Out

PurchaseOrderCreatedInformation_Out

----------------------

Material PO

----------------------

While creating material PO we are getting following services triggered in ECC.

PurchaseOrderChangedInformation_Out

PurchaseOrderCreatedInformation_Out

PurchaseOrderERPRequest_Out_V1

We have already configured Services_Procurement in SAP PI and PurchaseOrderERPRequest_Out_V1 is successfully getting processed.

My query is:

1. Why PurchaseOrderERPRequest_Out_V1 is not getting triggered while creation of service PO.

2. Why services PurchaseOrderChangedInformation_Out & PurchaseOrderCreatedInformation_Out are getting triggered, also we won't have any config in Services_Procurement scenario corresponding to above two services.

Thanks,

Nitin

nitin_nigam3
Explorer
0 Kudos

Dear Vinay,

We have correctly configured the PDP as well as sourcing_Procurement in PI.

Also done unit testing for all the scenarios with dummy data.

Thanks,

Nitin

Former Member
0 Kudos

Hi,

The trigger for the interface in ECC is; For the PO vendor you should have maintained the class with class type 010 and used the same in the BADI mentioned in the note 1317798.

Please compare the vendors (for the class value maintained) for the successful and failure cases.

Also go through the below thread. It will help you.

http://scn.sap.com/thread/3143546

With Regards,

Malay

nitin_nigam3
Explorer
0 Kudos

Dear Malay,

Now the PO is getting triggered to SUS, we are receiving following errors in SUS.

1. Enter a country for partner  with type ''

2. "" is not allowed ()

I have already seen the SAP note 982822, its seems not relevant to my case as we are using SRM 7.01 whereas the note belongs to 5.00.

Thanks,

Nitin

Former Member
0 Kudos

Hi,

Please check that company code should be properly created as business partner in SUS and also country should be maintained in the business partner address.

Please use program BBP_SP_COMP_INI to recreate the company as business partner.

Also go through the below thread.

http://scn.sap.com/thread/3201050

Please note after the correction is made the existing XML in SUS will not process and create PO. You have to create a new PO in MM and send to SUS to check.

With Regards,

Malay