DBA Data[Home] [Help]

APPS.ZX_AR_FORMULA_MIG_PKG dependencies on ZX_FORMULA_B_TMP

Line 747: --bug# 4610260 : Changed the ZX_FORMULA_B_TMP to ZX_FORMULA_B

743: -- Inserting values in table zx_formula_b
744:
745: arp_util_tax.debug('in create_formula() for : '||p_tax_code);
746: BEGIN
747: --bug# 4610260 : Changed the ZX_FORMULA_B_TMP to ZX_FORMULA_B
748: INSERT INTO zx_formula_b_tmp (
749: formula_type_code ,
750: formula_code ,
751: tax_regime_code ,

Line 748: INSERT INTO zx_formula_b_tmp (

744:
745: arp_util_tax.debug('in create_formula() for : '||p_tax_code);
746: BEGIN
747: --bug# 4610260 : Changed the ZX_FORMULA_B_TMP to ZX_FORMULA_B
748: INSERT INTO zx_formula_b_tmp (
749: formula_type_code ,
750: formula_code ,
751: tax_regime_code ,
752: tax ,