Invalid FA_JOURNALS_PKG After R12 Upgrade
(Doc ID 1078410.1)
Last updated on JUNE 17, 2022
Applies to:
Oracle Assets - Version 12.0.0 and laterInformation in this document applies to any platform.
Symptoms
The following package is invalid after upgrading from 11.5.10.2 to R12:
Package FA_JOURNALS_PKG
SQL> Alter package FA_JOURNALS_PKG compile body;
Warning: Package Body altered with compilation errors.
SQL> show error
Errors for PACKAGE BODY FA_JOURNALS_PKG:
LINE/COL ERROR
-------- -----------------------------------------------------------------
4532/10 PL/SQL: Statement ignored
4532/10 PLS-00201: identifier 'FA_POST_JE_PKG.UPDATE_GL_INFO' must be declared
Warning: Package Body altered with compilation errors.
SQL> show error
Errors for PACKAGE BODY FA_JOURNALS_PKG:
LINE/COL ERROR
-------- -----------------------------------------------------------------
4532/10 PL/SQL: Statement ignored
4532/10 PLS-00201: identifier 'FA_POST_JE_PKG.UPDATE_GL_INFO' must be declared
Changes
Upgraded to R12.
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 |