cancel
Showing results for 
Search instead for 
Did you mean: 

Central Contract distribution - Product category items

Former Member
0 Kudos

Hi,

We have an issue when distributing central contracts from SRM to ECC with product category items. We are using SOA webservice and the sending service from SRM are succesful but the receiving service in ECC goes into an application error, hence the contract does not get created.

The error is that the contract is missing Order Unit, which is not correct as this is a product category item. The error is on the ECC side.

Error message in t-code /N/SAPPO/PPO3: Enter Order Unit

We do not experince any issues when creating contract with only materials or service items.

I have a suspicion that the error is related to either a bug or conditions mapping. I have tried many different combination of the condition mapping but nothing works.

I have mapped all conditons in condition group 01CO to Conditon in calculation scema RM0002:

My mapping is as follow:

Calc Sc  SRM  ECC

RM0000 01CT PB00

RM0000 01RH RA01

RM0001 01RH RA01

RM0002 01CT RB00

RM0002 01RA RB00

RM0002 01RP RA00

We are on SRM 7.02 and ECC 606 service pack 3

Hope some one can help with this issue.

Accepted Solutions (1)

Accepted Solutions (1)

former_member183819
Active Contributor
0 Kudos

Hello Kristoper

Note 1709553 - ME 083 'Enter Order Unit' for Material Group item

ymptom

When a Purchasing Contract is created via API method PurchasingContract.Create that contains a material group item the system will raise error message ME 083 'Enter Order Unit' and 06 079 'Unit of measure not defined for language XX'.

Other terms

BUS2014, PurchasingContract,
BAPI_CONTRACT_CREATE, BBP_ES_OA_UPDATE,

Reason and Prerequisites

This issue is caused by a program error.

Solution

Implement attached program correction.

Can you try to implement and reprocess and check it up

Thanks

Muthuraman


Former Member
0 Kudos

Hi Muthuram,

Thank you for the input. Issue is solved by the note.

Regards

Kristoffer

Answers (0)