DBA Data[Home] [Help]

APPS.ZX_AR_FORMULA_MIG_PKG dependencies on ZX_FORMULA_B_TMP

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

758: -- Inserting values in table zx_formula_b
759:
760: arp_util_tax.debug('in create_formula() for : '||p_tax_code);
761: BEGIN
762: --bug# 4610260 : Changed the ZX_FORMULA_B_TMP to ZX_FORMULA_B
763: INSERT INTO zx_formula_b_tmp (
764: formula_type_code,
765: formula_code,
766: tax_regime_code,

Line 763: INSERT INTO zx_formula_b_tmp (

759:
760: arp_util_tax.debug('in create_formula() for : '||p_tax_code);
761: BEGIN
762: --bug# 4610260 : Changed the ZX_FORMULA_B_TMP to ZX_FORMULA_B
763: INSERT INTO zx_formula_b_tmp (
764: formula_type_code,
765: formula_code,
766: tax_regime_code,
767: tax,