PRC:SSP: Purchase Requisition REST API Returns Error: No Matching Records Found For The Combination Of The Values Provided For The Attributes SourceAgreement And SourceAgreementLineNumber
(Doc ID 2943921.1)
Last updated on APRIL 28, 2023
Applies to:
Oracle Fusion Self Service Procurement Cloud Service - Version 11.13.22.10.0 and laterOracle Fusion Self Service Procurement - Version 11.12.1.0.0 and later
Information in this document applies to any platform.
Symptoms
purchaseRequisitions REST API
Attempt to create requisition via purchaseRequisitions REST API returns an error
ERROR
-----------------------
LineNumber 1: No matching records found for the combination of the values provided for the attributes SourceAgreement and SourceAgreementLineNumber. One or more of these may be invalid. (POR-2010896)
LineNumber 2: No matching records found for the combination of the values provided for the attributes SourceAgreement and SourceAgreementLineNumber. One or more of these may be invalid. (POR-2010896)
SourceAgreement
SourceAgreementLineNumber
are valid and both agreement and line have expiration dates in the future:
These agreements have not been used in REST API payload before.
STEPS
-----------------------
The issue can be reproduced at will with the following steps:
1. Execute purchaseRequisitions REST API POST/payload that includes
SourceAgreement
SourceAgreementLineNumber
2. See response
LineNumber 1: No matching records found for the combination of the values provided for the attributes SourceAgreement and SourceAgreementLineNumber. One or more of these may be invalid. (POR-2010896)
LineNumber 2: No matching records found for the combination of the values provided for the attributes SourceAgreement and SourceAgreementLineNumber. One or more of these may be invalid. (POR-2010896)
Changes
Cause
To view full details, sign in with your My Oracle Support account. |
|
Don't have a My Oracle Support account? Click to get started! |
In this Document
Symptoms |
Changes |
Cause |
Solution |
References |