DBA Data[Home] [Help]

APPS.JAI_TAX_PROCESSING_PKG dependencies on JAI_CMN_REVERSE_CHARGE_PKG

Line 1747: IF jai_cmn_reverse_charge_pkg.is_reverse_charge_dist(pr_rec.invoice_distribution_id) = 'Y' THEN

1743: END IF;
1744:
1745:
1746: IF pr_rec.line_type_lookup_code = 'MISCELLANEOUS' AND ln_dist_line_amount <> 0 THEN
1747: IF jai_cmn_reverse_charge_pkg.is_reverse_charge_dist(pr_rec.invoice_distribution_id) = 'Y' THEN
1748: RETURN;
1749: END IF;
1750:
1751: