DBA Data[Home] [Help]

APPS.ZX_MIGRATE_TAX_DEF_COMMON dependencies on ZX_TCM_COMPOUND_PKG

Line 878: zx_tcm_compound_pkg.main;

874:
875: /*Include this call to populate zx_tax_priorities_t before loading the results table
876: Bug 5691957 */
877: BEGIN
878: zx_tcm_compound_pkg.main;
879: EXCEPTION WHEN OTHERS THEN
880: NULL;
881: END;
882: