PJ_PF.B.DELTA.5 -14162290 applied, Got invalid PA_INV_ON_ACCOUNT_CM
Hi Palash,
Welcome to patching community !!!
Issue: PJ_PF.B.DELTA.5 -14162290 applied, we have extra invalid PA_INV_ON_ACCOUNT_CM.
Cause:
SQL> alter package APPS.PA_INV_ON_ACCOUNT_CM compile body;
Warning: Package Body altered with compilation errors.
SQL> show error
Errors for PACKAGE BODY APPS.PA_INV_ON_ACCOUNT_CM:
LINE/COL ERROR
-------- -----------------------------------------------------------------
85/5 PL/SQL: Statement ignored
85/24 PLS-00302: component 'GET_TRXN_LINE_BALANCE' must be declared
129/6 PL/SQL: Statement ignored
129/25 PLS-00302: component 'GET_TRXN_LINE_BALANCE' must be declared
SQL>
Warning: Package Body altered with compilation errors.
SQL> show error
Errors for PACKAGE BODY APPS.PA_INV_ON_ACCOUNT_CM:
LINE/COL ERROR
-------- -----------------------------------------------------------------
85/5 PL/SQL: Statement ignored
85/24 PLS-00302: component 'GET_TRXN_LINE_BALANCE' must be declared
129/6 PL/SQL: Statement ignored
129/25 PLS-00302: component 'GET_TRXN_LINE_BALANCE' must be declared
SQL>
Thanks and Regards
Samya Sourav
Tagged:
0