Quantcast
Channel: SCN : All Content - SAP Cloud for Customer
Viewing all articles
Browse latest Browse all 1183

Material integration - "Material ID not valid; it does not fall within the allowed range"

$
0
0

Hello there!

 

I'm getting the error "Material ID 3842401 not valid; it does not fall within the allowed range" in some material replications.

 

1) The material number range for external is configured to "manual" and the value is between 1 and 999999999.

2) There are materials with ID greater than 3842401 that are integrated normally.

3) XML example that raise the error:

 

<Material actionCode="04" descriptionListCompleteTransmissionIndicator="true">

      <SenderSequenceNumberValue>20160411172152</SenderSequenceNumberValue>

      <ID>0000000000000000000000000000000003842401</ID>

      <IDTypeCode>20</IDTypeCode>

      <ReceiverID>0000000000000000000000000000000003842401</ReceiverID>

      <ProductCategoryID>1209</ProductCategoryID>

      <ProductCategoryIDTypeCode>923</ProductCategoryIDTypeCode>

      <BaseMeasureUnitCode>UN</BaseMeasureUnitCode>

      <Description actionCode="04">

        <Description languageCode="PT">TEST1</Description>

      </Description>

      <TextCollection actionCode="04" textListCompleteTransmissionIndicator="true"/>

      <ProductStatusCode>

        <LifeCycleStatusCode>2</LifeCycleStatusCode>

      </ProductStatusCode>

      <Usage>

        <ProductUsageTypeCode>00</ProductUsageTypeCode>

      </Usage>

    </Material>

 

4) XML example that is integrated normally:

 

    <Material actionCode="04" descriptionListCompleteTransmissionIndicator="true">

      <SenderSequenceNumberValue>20160411165107</SenderSequenceNumberValue>

      <ID>0000000000000000000000000000000003860256</ID>

      <IDTypeCode>20</IDTypeCode>

      <ReceiverID>0000000000000000000000000000000003860256</ReceiverID>

      <ProductCategoryID>2305</ProductCategoryID>

      <ProductCategoryIDTypeCode>923</ProductCategoryIDTypeCode>

      <BaseMeasureUnitCode>ST</BaseMeasureUnitCode>

      <Description actionCode="04">

        <Description languageCode="PT">TEST2</Description>

      </Description>

      <TextCollection actionCode="04" textListCompleteTransmissionIndicator="true"/>

      <ProductStatusCode>

        <LifeCycleStatusCode>2</LifeCycleStatusCode>

      </ProductStatusCode>

      <Usage>

        <ProductUsageTypeCode>00</ProductUsageTypeCode>

      </Usage>

    </Material>

 

Comparing the XMLs files I can't see any difference that could cause this error.

 

Any suggestion?

 

Thanks in advance.

 

Alexandre.


Viewing all articles
Browse latest Browse all 1183

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>