PRC: PO: Draft Purchase Order REST API: After A Change In Line Quantity, Line Amounts Are Updated But Schedule, Distribution Quantity/Amounts And Header Amounts Are Not Automatically Updated
(Doc ID 2790113.1)
Last updated on JULY 09, 2021
Applies to:
Oracle Fusion Purchasing Cloud Service - Version 11.13.21.04.0 and laterOracle Fusion Purchasing - Version 11.12.1.0.0 and later
Information in this document applies to any platform.
Symptoms
Draft Purchase Order REST API
After A Change In Line Quantity, Line Quantity/Amounts Are Updated But Schedule, Distribution Quantity/Amounts And Header Amounts Are Not Automatically Updated.
Steps:
1. Run Draft Purchase Order Draft REST API, PATCH line payload to change line quantity
Example
PATCH
https://<pod url>/fscmRestApi/resources/11.13.18.05/draftPurchaseOrders/<po_header_id>
child/lines/<line_id>{
{
"Quantity": 5
}
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 |