ROI Intermittently Errors with RCV_TP_INVALID_QUANTITY
(Doc ID 1375370.1)
Last updated on JULY 25, 2024
Applies to:
Oracle Inventory Management - Version 11.5.10.2 to 12.1.3 [Release 11.5.10 to 12.1]Information in this document applies to any platform.
rcv_transactions_interface
rcv_headers_interface
RVCTP
Symptoms
Intermittently when processing a receipt through the Receiving Open Interface (ROI) the following error is thrown:
The details of the error in table PO_INTERFACE_ERRORS are:
Column name = INTERFACE_TRANSACTION_ID
Error name = RCV_TP_INVALID_QUANTITY
Table name = RCV_TRANSACTIONS_INTERFACE
Symptoms:
-------------
- When the same ROI record in error is submitted a 2nd time it is processed successfully.
- The error may be valid if the parent transaction that is being referred to in the
ROI tables cannot be found/was not created yet.
However, in this case the parent and the child transactions (RECEIVE, INSPECT and
DELIVER) are all processed in the same batch and the column PARENT_INTERFACE_TXN_ID
of the child transaction correctly references the interface_transaction_id of the parent transaction.
(The column PARENT_TRANSACTION_ID is not populated, which is correct
in this case as well)
- The standard Oracle sequences are used as recommended in <Note 392969.1>
- The issue cannot be reproduced at will
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 |