Split_Delivery_Details: Error While Splitting Delivery Not Enough Quantity Found In WSH_DELIVERY_DETAILS And Transaction_Temp_ID Still Exists For Delivery Details Even After Removing Serial Number
(Doc ID 2281688.1)
Last updated on APRIL 04, 2025
Applies to:
Oracle Shipping Execution - Version 12.2.4 and laterInformation in this document applies to any platform.
Symptoms
On : 12.2.4 version
Using API to create LPN in license_plate_number table. Based on items and quantity packed in a carton, this API will split the delivery detail line which is expected. However, recently found that INV_LPN_TRX_PUB.process_LPN_TRX is failing with the following error message when serial numbers are loaded before the delivery details are split. We will rectify this problem separately. Even when the serial numbers are removed from the Shipping Transaction form, the error still occurs.
-----------------------
21-JUN-17 20:02:54] Split_Delivery_Details: ser_tbl.COUNT=0
[21-JUN-17 20:02:54] Split_Delivery_Details: ***Error while splittng delivery not enough quantity found in wdd
[21-JUN-17 20:02:54] Process_LPN_Trx_Line: Process_LPN_Trx_Line Exc err prog=Found item assigning it to l_item_rec SQL err: User-Defined Exception
[21-JUN-17 20:02:54] Process_LPN_Trx_Line: msg: | INV_INSUFFICIENT_WDD_QTY
[21-JUN-17 20:02:54] INV_TRX_MGR: Error .. in INV_LPN_TRX_PUB.process_lpn_trx_line
[21-JUN-17 20:02:54] INV_TRX_MGR: Error Message: null
[21-JUN-17 20:02:54] INV_TRX_MGR: **Ex: Error.. in INV_LPN_TRX_PUB.process_lpn_trx_line()
[21-JUN-17 20:02:54] INV_TRX_MGR: BaseTransaction. Rollbacking all changes: oracle.apps.inv.transaction.utilities.InvTrxException
[21-JUN-17 20:02:54] INV_TRX_MGR: error expl :Error.. in INV_LPN_TRX_PUB.process_lpn_trx_line()
[21-JUN-17 20:02:54] INV_TRX_MGR: TrxUtil: stacked message - INV_INSUFFICIENT_WDD_QTY
[21-JUN-17 20:02:54] INV_TRX_MGR: error msg :INV_INSUFFICIENT_WDD_QTY
[21-JUN-17 20:02:54] INV_TRX_MGR: error msg2 :INV_INSUFFICIENT_WDD_QTY
[21-JUN-17 20:02:54] INV_TRX_MGR: Mssg peeked :INV_INSUFFICIENT_WDD_QTY
[21-JUN-17 20:02:55] INV_TRX_MGR: ** Error .. :updated MMTT. ERR code :Transaction processor error,msg:INV_INSUFFICIENT_WDD_QTYrcnt=1
STEPS
-----------------------
The issue can be reproduced at will with the following steps:
1. Run API INV_LPN_TRX_PUB.PROCESS_LPN_TRX create LPN in license_plate_number table
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 |