Procurement Approval Analyzer Compilation Error caused by Invalid AME_TEST_UTILITY_PKG
(Doc ID 2396195.1)
Last updated on MARCH 02, 2023
Applies to:
Oracle Purchasing - Version 12.1.3 and laterInformation in this document applies to any platform.
Symptoms
When trying to compile the package for EBS Procurement Approval Analyzer, the package compilation fails with the following message:
ERROR
-----------------------
4175/8 PLS-00905: object APPS.AME_TEST_UTILITY_PKG is invalid
STEPS
-----------------------
SQL> @po_approval_analyzer.sql
PL/SQL procedure successfully completed.
Package created.
No errors.
Warning: Package Body created with compilation errors.
Errors for PACKAGE BODY PO_APPRVL_ANALYZER_PKG:
LINE/COL ERROR
-------- -----------------------------------------------------------------
4175/8 PL/SQL: Statement ignored
4175/8 PLS-00905: object APPS.AME_TEST_UTILITY_PKG is invalid
4242/21 PL/SQL: Item ignored
4242/21 PLS-00201: identifier 'AME_APPROVERS_LIST' must be declared
4268/8 PL/SQL: Statement ignored
4273/35 PLS-00320: the declaration of the type of this expression is incomplete or malformed
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 |
Cause |
Solution |
References |