R12.1.3 : After applying patch 13783723:R12.AP.B AP_ACCTG_DATA_FIX_PKG got invalid
Hi,
After applying patch 13783723:R12.AP.B AP_ACCTG_DATA_FIX_PKG got invalid
File version currently aviaable :
AP_ACCOUNTING_PAY_PKG - /* $Header: apacpayb.pls 120.12.12010000.27 2011/01/30 06:52:47 gagrawal ship $ */
AP_ACCOUNTING_PAY_PKG - /* $Header: apacpays.pls 120.6.12010000.8 2011/01/30 06:51:23 gagrawal ship $ */
SQL> alter package AP_ACCTG_DATA_FIX_PKG
compile;
Warning: Package altered with compilation errors.
SQL>
show errors No errors.
SQL> alter package AP_ACCTG_DATA_FIX_PKG
compile body; Warning: Package Body altered with compilation errors.
SQL> show errors Errors for PACKAGE BODY AP_ACCTG_DATA_FIX_PKG:
LINE/COL ERROR --------
-----------------------------------------------------------------
3705/3 PL/SQL: SQL Statement ignored 3705/3 PLS-394: wrong number
of values in the INTO list of a FETCH statement