DBA Data[Home] [Help]

APPS.JAI_AP_TDS_CANCELLATION_PKG dependencies on JAI_AP_TDS_THHOLD_HDRS

Line 305: ln_temp_threshold_hdr_id jai_ap_tds_thhold_hdrs.threshold_hdr_id%TYPE;

301: ln_threshold_slab_id jai_ap_tds_thhold_slabs.threshold_slab_id%TYPE;
302: lv_threshold_type jai_ap_tds_thhold_types.threshold_type%TYPE;
303: ln_after_threshold_slab_id jai_ap_tds_thhold_slabs.threshold_slab_id%TYPE;
304: lv_after_threshold_type jai_ap_tds_thhold_types.threshold_type%TYPE;
305: ln_temp_threshold_hdr_id jai_ap_tds_thhold_hdrs.threshold_hdr_id%TYPE;
306: ld_ret_accounting_date DATE ; -- bug#5131075(5193852). Added by Lakshmi Gopalsami
307:
308: lv_threshold_type_before jai_ap_tds_thhold_types.threshold_type%TYPE; /*Bug 13561970*/
309: