DBA Data[Home] [Help]

APPS.JAI_AP_TDS_PREPAYMENTS_PKG dependencies on JAI_CMN_TAXES_ALL

Line 958: from JAI_CMN_TAXES_ALL

954:
955:
956: cursor c_ja_in_tax_codes(p_tax_id number) is
957: select nvl(tax_rate, 0) tax_rate
958: from JAI_CMN_TAXES_ALL
959: where tax_id = p_tax_id;
960:
961: cursor c_get_prepayment_thgroup(p_prepay_distribution_id number,cp_section_type jai_ap_tds_inv_taxes.section_type%type) IS --rchandan for bug#4428980
962: select threshold_grp_id,