R12.0.6 : error when applying 16384844:R12.AP.A /fv_data_cleanup.sql PL/SQL: ORA-00904: "PRORATE_CHA
Hi,
getting error when applied 16384844:R12.AP.A
So it is not getting applied.. Attaching the details
sqlplus -s APPS/***** @/..../apps_st/appl/fv/12.0.0/patch/115/sql/fv_data_cleanup.sql 16 32
PL/SQL procedure successfully completed.
PL/SQL procedure successfully completed.
prorate_charge = NVL(prorate_charge, 'N');
*
ERROR at line 33:
ORA-06550: line 33, column 33:
PL/SQL: ORA-00904: "PRORATE_CHARGE": invalid identifier
ORA-06550: line 31, column 5:
PL/SQL: SQL Statement ignored
ORA-06550: line 36, column 28:
PL/SQL: ORA-00904: "RATE_BASE": invalid identifier
ORA-06550: line 35, column 5:
PL/SQL: SQL Statement ignored
ORA-06550: line 43, column 30:
PL/SQL: ORA-00904: "B"."FINANCE_CHARGE_GROUP_HDR_ID": invalid identifier
ORA-06550: line 38, column 23:
getting error when applied 16384844:R12.AP.A
So it is not getting applied.. Attaching the details
sqlplus -s APPS/***** @/..../apps_st/appl/fv/12.0.0/patch/115/sql/fv_data_cleanup.sql 16 32
PL/SQL procedure successfully completed.
PL/SQL procedure successfully completed.
prorate_charge = NVL(prorate_charge, 'N');
*
ERROR at line 33:
ORA-06550: line 33, column 33:
PL/SQL: ORA-00904: "PRORATE_CHARGE": invalid identifier
ORA-06550: line 31, column 5:
PL/SQL: SQL Statement ignored
ORA-06550: line 36, column 28:
PL/SQL: ORA-00904: "RATE_BASE": invalid identifier
ORA-06550: line 35, column 5:
PL/SQL: SQL Statement ignored
ORA-06550: line 43, column 30:
PL/SQL: ORA-00904: "B"."FINANCE_CHARGE_GROUP_HDR_ID": invalid identifier
ORA-06550: line 38, column 23:
Tagged:
0