DBA Data[Home] [Help]

APPS.JG_ZZ_VAT_ALLOC_PRC_PKG dependencies on JG_ZZ_VAT_BOX_ALLOCS_PKG

Line 860: jg_zz_vat_box_allocs_pkg.insert_row(

856: end if;
857:
858: ln_allocated_cnt := ln_allocated_cnt + 1;
859:
860: jg_zz_vat_box_allocs_pkg.insert_row(
861: xn_vat_box_allocation_id => ln_vat_box_allocation_id,
862: pn_vat_transaction_id => l_trx_rec.vat_transaction_id,
863: pv_period_type => lv_period_type,
864: pn_allocation_rule_id => ln_allocation_rule_id,