DBA Data[Home] [Help]

APPS.ZX_MIGRATE_TAX_DEF_COMMON dependencies on ZX_TCM_COMPOUND_PKG

Line 880: zx_tcm_compound_pkg.main;

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