DBA Data[Home] [Help]

APPS.CN_RT_QUOTA_ASGNS_PVT dependencies on CN_LOOKUPS

Line 48: l_lkup_meaning cn_lookups.meaning%TYPE;

44: -- ORDER BY start_date DESC ;
45:
46: l_tmp NUMBER;
47: l_api_name CONSTANT VARCHAR2(30) := 'Validate_Rt_Quota_Asgns';
48: l_lkup_meaning cn_lookups.meaning%TYPE;
49: l_calc_formula_id cn_calc_formulas.calc_formula_id%TYPE;
50: l_loading_status VARCHAR2(80);
51:
52: BEGIN