DBA Data[Home] [Help]

APPS.JAI_AP_TDS_PREPAYMENTS_PKG dependencies on JAI_AP_TDS_THHOLD_HDRS

Line 1059: ln_temp_threshold_hdr_id jai_ap_tds_thhold_hdrs.threshold_hdr_id%TYPE;

1055: lv_threshold_type jai_ap_tds_thhold_types.threshold_type%TYPE;
1056: ln_after_threshold_slab_id jai_ap_tds_thhold_slabs.threshold_slab_id%TYPE;
1057: lv_after_threshold_type jai_ap_tds_thhold_types.threshold_type%TYPE;
1058: ln_temp_threshold_grp_id jai_ap_tds_thhold_grps.threshold_grp_id%TYPE;
1059: ln_temp_threshold_hdr_id jai_ap_tds_thhold_hdrs.threshold_hdr_id%TYPE;
1060:
1061: -- Bug 5722028. Added by CSahoo
1062: ln_tds_tmp_amt number;
1063: