My Oracle Support Banner

"RVTTH-445: Subroutine returned error" While Trying to Enter PO Receipts (Doc ID 364532.1)

Last updated on FEBRUARY 14, 2022

Applies to:

Oracle Inventory Management - Version 11.5.1 to 12.1.3 [Release 11.5 to 12.1]
Information in this document applies to any platform.
FORM:RCVRCERC.FMB - Enter Receipts GUI
Form:RCVTXERT.FMB - Enter Receiving Transactions GUI _
*** ***


Symptoms

Receiving transactions fail with the following errors:



RVCTP module: Receiving Transaction Processor log has the following messages for attempts in Immediate mode:

RVTTH-445: Subroutine returned error

Other errors in the RVCTP log file:
Concurrent program RVCTP returned error
Cause: RVCTP encountered an internal error. Parameters: RVCTP,IMMEDIATE,328281,
RVTBM-008: Subroutine rvtbm_immediate_mngr() returned error
RVTBM-120: Subroutine rvtptcontrol() returned error

Trace file (.trc) obtained while reproducing the problem shows that after executing the sql:

SELECT CONVERSION_RATE STD_FROM_RATE,UOM_CLASS STD_FROM_CLASS  
FROM MTL_UOM_CONVERSIONS 
WHERE INVENTORY_ITEM_ID IN ( :b1,0  ) AND UOM_CODE = :b2  AND NVL(DISABLE_DATE,TRUNC(SYSDATE) + 1 ) > TRUNC(SYSDATE) ORDER BY INVENTORY_ITEM_ID DESC

The  following errors occurred:

"Seed_RAEEvent : 140 : Error Converting UOM"
"po.plsql.RCV_AccEvents_PVT.Create_ReceiveEvents140"
"Create_ReceiveEvents : 140 : Error creating event"
"po.plsql.RCV_AccEvents_PVT.Create_ReceivingEvent80"
"Create_ReceivingEvents : 80 : Error creating event"
"Create_AccountingEvents : 120 : Error creating event"

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

My Oracle Support provides customers with access to over a million knowledge articles and a vibrant support community of peers and Oracle experts.