Invalid object "AR_INVOICE_API_PUB" after applying patch.
Hi,
Issue: Invalid object "AR_INVOICE_API_PUB" after applying patch.
SQL> alter package apps.AR_INVOICE_API_PUB compile body;
Warning: Package Body altered with compilation errors.
SQL> show error;
Errors for PACKAGE BODY APPS.AR_INVOICE_API_PUB:
LINE/COL ERROR
-------- -----------------------------------------------------------------
819/5 PL/SQL: Statement ignored
819/8 PLS-00201: identifier 'JG_ZZ_AR_TRX_PKG.IS_REG_LOC_ENABLED' must
be declared
877/9 PL/SQL: Statement ignored
877/9 PLS-00320: the declaration of the type of this expression is
incomplete or malformed
878/9 PL/SQL: Statement ignored
878/54 PLS-00320: the declaration of the type of this expression is
incomplete or malformed
LINE/COL ERROR
Warning: Package Body altered with compilation errors.
SQL> show error;
Errors for PACKAGE BODY APPS.AR_INVOICE_API_PUB:
LINE/COL ERROR
-------- -----------------------------------------------------------------
819/5 PL/SQL: Statement ignored
819/8 PLS-00201: identifier 'JG_ZZ_AR_TRX_PKG.IS_REG_LOC_ENABLED' must
be declared
877/9 PL/SQL: Statement ignored
877/9 PLS-00320: the declaration of the type of this expression is
incomplete or malformed
878/9 PL/SQL: Statement ignored
878/54 PLS-00320: the declaration of the type of this expression is
incomplete or malformed
LINE/COL ERROR
Tagged:
0