Patch #14010627 : R12 Payables (GDF) : Script fails because AP_ACCTG_DATA_FIX_PKG is Invalid (Wron
(Created on behalf of Customer)
Hi there
To fix a problem in Create Accounting we have been advised to apply the datafix Patch 14010627:R12.AP.B
("GDF: INCORRECT API CALL IN THE FIX FILE AP_SYSPARAMSNULL_FIX.SQL", however this is failing with error :
sqlplus -s APPS/***** @ap_SysParamsNull_sel.sql
Connected.
DECLARE
*
ERROR at line 1:
ORA-04063: package body "APPS.AP_ACCTG_DATA_FIX_PKG" has errors
ORA-06508: PL/SQL: could not find program unit being called: "APPS.AP_ACCTG_DATA_FIX_PKG"
ORA-06512: at line 163
When we try to compile the invalid Package Body AP_ACCTG_DATA_FIX_PKG we see :
Hi there
To fix a problem in Create Accounting we have been advised to apply the datafix Patch 14010627:R12.AP.B
("GDF: INCORRECT API CALL IN THE FIX FILE AP_SYSPARAMSNULL_FIX.SQL", however this is failing with error :
sqlplus -s APPS/***** @ap_SysParamsNull_sel.sql
Connected.
DECLARE
*
ERROR at line 1:
ORA-04063: package body "APPS.AP_ACCTG_DATA_FIX_PKG" has errors
ORA-06508: PL/SQL: could not find program unit being called: "APPS.AP_ACCTG_DATA_FIX_PKG"
ORA-06512: at line 163
When we try to compile the invalid Package Body AP_ACCTG_DATA_FIX_PKG we see :
Tagged:
0