PRC: SSP: Submit Multi-Currency Requisition Using REST API Returns An Error: The Requisition Line Currency Doesn't Match The Ledger Currency. You Can Create Requisitions Only In The Ledger Currency (POR-2010816)
(Doc ID 2824655.1)
Last updated on DECEMBER 01, 2021
Applies to:
Oracle Fusion Self Service Procurement Cloud Service - Version 11.13.21.07.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
Submit payload
POST
fscmRestApi/resources/11.13.18.05/purchaseRequisition/16018
{
"name": "submitRequisition"
}
returns an error
ERROR
-----------------------
"LineNumber1: Therequisitionlinecurrencydoesn'tmatchtheledgercurrency.Youcancreaterequisitionsonlyintheledgercurrency.(POR-2010816)" when we try to approval a requisition using REST API /fscmRestApi/resources/11.13.18.05/purchaseRequisitions, but we can approval de same Requisition using ERP screen.
STEPS
-----------------------
The issue can be reproduced at will with the following steps:
1. Execute the REST API
2. Review the payload
3. See error
"LineNumber1: Therequisitionlinecurrencydoesn'tmatchtheledgercurrency.Youcancreaterequisitionsonlyintheledgercurrency.(POR-2010816)" when we try to approval a requisition using REST API /fscmRestApi/resources/11.13.18.05/purchaseRequisitions, but we can approval de same Requisition using ERP screen.
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 |