RCV Transaction Error: Quantity exceeds PO tolerance, but no pending records in interface tables
I’m currently facing an issue in Oracle EBS R12 when trying to perform a Work Confirmation. The following error message appears:
Error: Quantity 2 is greater than 0, quantity ordered plus tolerance.Cause: The quantity you want to ship is greater than the ordered quantity plus the receiving over-tolerance.Process: Reduce the quantity to be shipped or increase the receiving tolerance on the Purchase Order.
However, upon checking the interface tables (RCV_TRANSACTIONS_INTERFACE
and PO_INTERFACE_ERRORS
), I’m not seeing any pending transactions or errors that would explain this issue.
I’ve already verified:
- No pending records in RCV or PO interface tables