cancel
Showing results for 
Search instead for 
Did you mean: 

c4c error " quantity type is missing"

Hi ,

We are getting an error "Quantity type is missing " where min orderQuanity is not zero and sales measure unit code is also not empty.

<SalesProcessInformation actionCode="04">
        <SalesOrganisationID>1400</SalesOrganisationID>
        <SalesOrganisationIDTypeCode>917</SalesOrganisationIDTypeCode>
        <DistributionChannelCode>01</DistributionChannelCode>
        <ProductGroupCode>NORM</ProductGroupCode>
        <LifeCycleStatusCode>2</LifeCycleStatusCode>
        <SalesMeasureUnitCode>KGM</SalesMeasureUnitCode>
        <MinimumOrderQuantity unitCode="KGM">0.100</MinimumOrderQuantity>
      </SalesProcessInformation>

We checked the following node: https://apps.support.sap.com/sap/support/knowledge/en/2497803

And made sure that the field SalesMeasureUniteCode has A value .

Still is giving the same error over an over again.

Thanks

Jay

Accepted Solutions (0)

Answers (1)

Answers (1)

delateja
Active Participant
0 Kudos

Hi L.

I think that the issue is for the cause 2.

Solution for Cause 2 : Verify the code list mapping, resolve the issues and restart the failed message

Check this link: Mapping ECC Units of Measure in SAP Cloud for Customer

Best regard!

DRT