Correction Against A Receipt Errors: Negative balances not allowed
(Doc ID 1511074.1)
Last updated on AUGUST 11, 2022
Applies to:
Oracle Inventory Management - Version 11.0.3 to 12.1.3 [Release 11.0 to 12.1]Information in this document applies to any platform.
Goal
When attempting a Correction against PO receipt transaction the transaction is failing with the following error:
RVTII-060: Subroutine INV_TXN_MANAGER_PUB.process_Transactions() returned error
The inventory debug log file shows the following cause of the error:
[04-DEC-12 14:50:45] INV_TRX_MGR: Issues: Got Row =false
[04-DEC-12 14:50:45] INV_TRX_MGR: Issues: Not Got Row and LastRowId is null
[04-DEC-12 14:50:45] INV_TRX_MGR: ** Error. Negative balance not allowed **
[04-DEC-12 14:50:45] INV_TRX_MGR: **Ex: Negative Balance not allowed!
[04-DEC-12 14:50:45] INV_TRX_MGR: Ex.. in Base.updateOnHand :oracle.apps.inv.transaction.utilities.InvTrxException
[04-DEC-12 14:50:45] INV_TRX_MGR: **Ex: Ex.. in updateOnhand ..oracle.apps.inv.transaction.utilities.InvTrxException
[04-DEC-12 14:50:45] INV_TRX_MGR: BaseTransaction. Rollbacking all changes: oracle.apps.inv.transaction.utilities.InvTrxException
[04-DEC-12 14:50:45] INV_TRX_MGR: error expl :Ex.. in updateOnhand ..oracle.apps.inv.transaction.utilities.InvTrxException
[04-DEC-12 14:50:45] INV_TRX_MGR: TrxUtil: stacked message - Negative balances not allowed
[04-DEC-12 14:50:45] INV_TRX_MGR: error msg :Negative balances not allowed
[04-DEC-12 14:50:45] INV_TRX_MGR: error msg2 :Negative balances not allowed
[04-DEC-12 14:50:45] INV_TRX_MGR: Mssg peeked :Negative balances not allowed
[04-DEC-12 14:50:45] INV_TRX_MGR: ErrorMessageText::Transaction processor error
Negative balances not allowed
[04-DEC-12 14:50:45] INV_TRX_MGR: ** Error .. :updated MMTT. ERR code :Transaction processor error,msg:Negative balances not allowedrcnt=1
Solution
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
Goal |
Solution |