Merged Patches 12.1.3 OKL_PROCESS_SALES_TAX_PVT_W invalid Oracle Solaris on SPARC (64-bit)
After applying Merged Patches below, OKL_PROCESS_SALES_TAX_PVT_W is invalid:Product Patch
merged_patches merged
----------------------- ------------
fwk 13822452
hr 13418800
per hrglobal
pj 13247326
po 13931180
po 11887932
po 12976830
bne 9790225
SQL> alter package OKL_PROCESS_SALES_TAX_PVT_W compile body;
Warning: Package Body altered with compilation errors.
SQL> show error
Errors for PACKAGE BODY OKL_PROCESS_SALES_TAX_PVT_W:
LINE/COL ERROR
-------- -----------------------------------------------------------------
3/13 PLS-00323: subprogram or cursor 'ROSETTA_TABLE_COPY_IN_P27' is
declared in a package specification and must be defined in the
package body
7/13 PLS-00323: subprogram or cursor 'ROSETTA_TABLE_COPY_OUT_P27' is
merged_patches merged
----------------------- ------------
fwk 13822452
hr 13418800
per hrglobal
pj 13247326
po 13931180
po 11887932
po 12976830
bne 9790225
SQL> alter package OKL_PROCESS_SALES_TAX_PVT_W compile body;
Warning: Package Body altered with compilation errors.
SQL> show error
Errors for PACKAGE BODY OKL_PROCESS_SALES_TAX_PVT_W:
LINE/COL ERROR
-------- -----------------------------------------------------------------
3/13 PLS-00323: subprogram or cursor 'ROSETTA_TABLE_COPY_IN_P27' is
declared in a package specification and must be defined in the
package body
7/13 PLS-00323: subprogram or cursor 'ROSETTA_TABLE_COPY_OUT_P27' is
Tagged:
0