Patch 13644865:R12.AME.B - Caused APPS.AME_ENGINE to Fail to Compile
Hi,
After Applying Patch 13644865: AME PARALLEL
APPROVERS ISSUE AME_ENGINE package body is invalid. Compiling the
package manually gives following Error
ERROR
-----------------------
SQL> alter PACKAGE APPS.AME_ENGINE compile body;
Warning: Package Body altered with compilation errors.
SQL> show error
Errors for PACKAGE BODY APPS.AME_ENGINE:
LINE/COL ERROR
-------- -----------------------------------------------------------------
58/12
PLS-00323: subprogram or cursor 'GETHANDLERAPPROVALSTATUS' is
declared in a package specification and must be defined in the package
body
9021/9 PL/SQL: Statement ignored
9021/53 PLS-00307: too many declarations of 'GETHANDLERAPPROVALSTATUS' match this call
11417/11 PL/SQL: Statement ignored
11417/52 PLS-00307: too many declarations of 'GETHANDLERAPPROVALSTATUS' match this call
11958/7 PL/SQL: Statement ignored