FUN_WF_COMMON: After Applying Patch 11895700, fun_wf_common Package Body Invalid: ORA-04063: package body "APPS.FUN_WF_COMMON" has errors
(Doc ID 2410101.1)
Last updated on JUNE 08, 2021
Applies to:
Oracle General Ledger - Version 12.0.0 and laterInformation in this document applies to any platform.
FUN_WF_COMMON
ORA-04063
ORA-06508
Symptoms
Error Page
Exception Details.
oracle.apps.fnd.framework.OAException: java.sql.SQLException: ORA-04063: package body "APPS.FUN_WF_COMMON" has errors
ORA-06508: PL/SQL: could not find program unit being called: "APPS.FUN_WF_COMMON"
ORA-06512: at line 1
Recompiling the package shows the following errors:
SQL> show errors
Errors for PACKAGE BODY APPS.FUN_WF_COMMON:
LINE/COL ERROR
-------- -----------------------------------------------------------------
168/11 PLS-00323: subprogram or cursor 'GET_AME_ADMIN' is declared in a
package specification and must be defined in the package body
Changes
Apply patch 11895700.
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 |
References |