PC_POADJUST ABENDED At Step PC_POADJUST.3INSCRV.Step08a (Action SQL) Due To Duplicate Key Row Being inserted into PS_PC_RES_PA_TA84
(Doc ID 2335457.1)
Last updated on MAY 16, 2019
Applies to:
PeopleSoft Enterprise FIN Project Costing - Version 9.2 and laterInformation in this document applies to any platform.
Symptoms
On : 9.2 version, Functionality At PUM 23 plus some PC_POADJUST PRP posted thru PUM 25
PC_POADJUST ABENDED at Step PC_POADJUST.3INSCRV.Step08a (Action SQL) when trying to insert into the PS_PC_RES_PA_TA84 due to duplicate key values.
This is occurs at Step PC_POADJUST.3INSCRV.Step08a, due to it missing additional join criteria in the SQL.
suggest adding "AND X.DISTRIB_LINE_NUM =PR.DISTRIB_LINE_NUM " to the code.
ERROR
-----------------------
Abending at Step PC_POADJUST.3INSCRV.Step08a (Action SQL) due to duplicate Key row being inserted into PS_PC_RES_PA_TA84.
STEPS
-----------------------
The issue can be reproduced at will with the following steps:
1. Create Project/ Activity
2. Create a PO and interface to PC
3. Create a voucher with 2 distrb_lines and interface to PC
4. Run PC_POADJUST.
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 |