Patch 13563472 : R12.AP : Invalid ZX_TDS_TAX_ROUNDING_PKG - G_TAX_INCLUSIVE_FLG' must be declared
Hi Lisa,
Welcome to the new Oracle EBS Patching community.
Summary of the work on the SR -
Here are the error messages for the package body’s in question. The error is the same for both objects on ‘G_TAX_INCLUSIVE_FLG’, please review.
Details:
GBORCLDEV01:TEST:SQL> alter package ZX_TDS_TAXABLE_BASIS_DETM_PKG compile body;
Warning: Package Body altered with compilation errors.
GBORCLDEV01:TEST:SQL> show errors
Errors for PACKAGE BODY ZX_TDS_TAXABLE_BASIS_DETM_PKG:
LINE/COL ERROR
-------- -----------------------------------------------------------------
1649/11 PL/SQL: Statement ignored
1649/64 PLS-00302: component 'G_TAX_INCLUSIVE_FLG' must be declared
GBORCLDEV01:TEST:SQL> alter package ZX_TDS_TAX_ROUNDING_PKG compile body;
Welcome to the new Oracle EBS Patching community.
Summary of the work on the SR -
Here are the error messages for the package body’s in question. The error is the same for both objects on ‘G_TAX_INCLUSIVE_FLG’, please review.
Details:
GBORCLDEV01:TEST:SQL> alter package ZX_TDS_TAXABLE_BASIS_DETM_PKG compile body;
Warning: Package Body altered with compilation errors.
GBORCLDEV01:TEST:SQL> show errors
Errors for PACKAGE BODY ZX_TDS_TAXABLE_BASIS_DETM_PKG:
LINE/COL ERROR
-------- -----------------------------------------------------------------
1649/11 PL/SQL: Statement ignored
1649/64 PLS-00302: component 'G_TAX_INCLUSIVE_FLG' must be declared
GBORCLDEV01:TEST:SQL> alter package ZX_TDS_TAX_ROUNDING_PKG compile body;
Tagged:
0