cancel
Showing results for 
Search instead for 
Did you mean: 

Cannot consume ManagePurchaseProposalIn

former_member200567
Active Contributor
0 Kudos

Hi experts,

Have anybody ever experienced the following error before during consuming CreatePurchaseProposalIn web service in SAP ByDesign?

<Log>

<Item>

<Note>SOS LogRel UUID not found for sequence number 132,234</Note> </Item>

<Item>

<Note>Creation failed for sequence number 132,234;Technical error EPPO 071</Note> </Item>

<Item>

<Note>Creation failed for sequence number 132,234;Technical error EPPO 031</Note> </Item>

</Log>

I have no idea what the error messages mean.

Please kindly suggest.

Best Regards,

Fred

Accepted Solutions (1)

Accepted Solutions (1)

arunml
Advisor
Advisor
0 Kudos

Hi Fred,

Coming to first error, here sequence number is the serial number specified in the request. Though the serial number field is mandatory, it is not used in creation of purchase proposals. It is only used for error handling purpose. If an error occurs in creation of purchase proposal for any of the record in input message, the error message will indicate the serial number of the purchase proposal for which creation failed.

Could you please check the quantity typecode used for material in the request? Also make sure that quantity conversion is maintained in the master data.

I feel the mentioned error is expected if there is no valid Source Of Supply(SOS) maintained in system against the material and site mentioned in XML. Please check if SOS is maintained? Hope we get the same error from front end also while creation of New Purchase Proposals.

Best Regards,
Arun

former_member200567
Active Contributor
0 Kudos

Hi Arun,

Thanks for your answer.

->Could you please check the quantity typecode used for material in the request?

That's it. Wrong type code.

Best Regards,

Fred

arunml
Advisor
Advisor
0 Kudos

Hi Fred,

Thanks for sharing the test results.

So, It is working fine now after you corrected the quantity type code.

Best Regards,
Arun

Answers (0)