Patch 13971017 : Projects : R12 : After patch, Create Accounting fails because Package Body FUN_TRX_
(Created by Oracle Support on behalf of Customer)
Hi there
After applying Patch 13971017:R12.PJC.B, the Package Body FUN_TRX_PVT
is invalid which causes the Intercompany journal balancing function of Create
Accounting to error at 'fun_bal_pkg.journal_balancing'.
When we try to compile FUN_TRX_PVT the error is :
SQL> ALTER PACKAGE FUN_TRX_PVT COMPILE BODY;
Warning: Package Body altered with compilation errors.
SQL> SHOW ERROR
Errors for PACKAGE BODY FUN_TRX_PVT:
LINE/COL ERROR
----------- -----------------------------------------------------------------------------------------------------------------------------
3707/7 PL/SQL: Statement ignored
3707/7 PLS-00201: identifier 'FUN_WF_AUTHORIZATION_LIMIT.HAS_VALID_EXCHANGE_RATE' must be declared