DBA Data[Home] [Help]

APPS.JAI_AR_TAX_LINES_PKG dependencies on JAI_AP_TDS_THHOLD_SLABS

Line 314: ln_threshold_slab_id jai_ap_tds_thhold_slabs.threshold_slab_id%type;

310: SELECT REGIME_ID
311: FROM JAI_RGM_DEFINITIONS
312: WHERE REGIME_CODE = CP_REGIME_CODE;
313: ln_tcs_regime_id JAI_RGM_DEFINITIONS.regime_id%type;
314: ln_threshold_slab_id jai_ap_tds_thhold_slabs.threshold_slab_id%type;
315: ln_threshold_tax_cat_id jai_ap_tds_thhold_taxes.tax_category_id%type;
316: lv_process_flag VARCHAR2(2);
317: lv_process_message VARCHAR2(1996);
318: l_max_tax_line_no NUMBER;