On Distribution Page of Purchase Order, if "Distribute by" is Amount, the Distribution Quantity PO_LINE_DISTRIB.(QTY_PO) is not Updated Correctly
(Doc ID 2939309.1)
Last updated on MAY 31, 2023
Applies to:
PeopleSoft Enterprise SCM Purchasing - Version 9.2 and laterInformation in this document applies to any platform.
Symptoms
On Distribution page of Purchase order, if Distribute by is Amount, the Distribution quantity PO_LINE_DISTRIB.(QTY_PO) is not updated correctly.
The issue can be reproduced at will with the following steps:
1. Navigate : Purchasing > Add/Update POs
Create a purchase order
2. Add an item with Quantity 1 Unit Price -631.61 (Amount only flag is not checked and receiving not required is not checked)
3. Go to Distributions Page
Select Distribution by : Amount
Split into two distributions by amount (-16.31 and -615.30)
4. Save
5. Check the data
select QTY_PO from ps_po_line_distrib where business_unit='xxxx' and PO_ID='xxxxx';
Issue : The QTY_PO of second distribution line is zero
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 |
Cause |
Solution |
References |