Patch 14804876 and 14310239 Cause Compile error in PACKAGE BODY APPS.IEX_DUNNING_PVT
Hi,
Patch 14804876:R12.IEX.B - STRATEGY HISTORY AND HOLD CHANGES
Patch 14310239:R12.IEX.B - R12.1: COLLECTIONS(IEX) RECOMMENDED PATCH COLLECTION (RPC), AUGUST 2012
After installing patch 14804876 and 14310239 the IEXSTRY workflow is no longer picking up workitems.
Compile error in PACKAGE BODY APPS.IEX_DUNNING_PVT
Error Codes
---------------------------------------------------
Error: PLS-00302: component 'GET_BR_DRWEESITEID' must be declared
After installing patches following compile errors occur:
Compilation errors for PACKAGE BODY APPS.IEX_DUNNING_PVT
Error: PLS-00302: component 'GET_BR_DRWEESITEID' must be declared
Line: 2788
Text: t_id := iex_utilities.get_BR_DrweeSiteID(l_object_id);
Error: PL/SQL: Statement ignored