| Missing Wip Period Balance record Root Cause (文档 ID 1416026.1) |
转到底部
|
|
|
In this Document
APPLIES TO:Oracle Work in Process - Version 12.1.1 to 12.1.3 [Release 12.1]Information in this document applies to any platform. SYMPTOMS
Transactions are erring due to missing WIP_PERIOD_BALANCES entries when a work order is created in a prior period and put on-hold status and released in the next period.
Record not found in WIP_PERIOD_BALANCE CAUSEA code issue was generating the wrong behavior. The issue was fixed in files
wippcstb.pls 120.5.12010000.8
The issue is explain in following bug SOLUTION
To implement the solution, please execute the following steps: strings -a $WIP_TOP/patch/115/sql/wippcstb.pls | grep '$Header' strings -a $WIP_TOP/patch/115/sql/wippcsts.pls | grep '$Header'
|
