DBA Data[Home] [Help]

APPS.BEN_CCM_INS dependencies on DUAL

Line 367: Cursor C_Sel1 is select ben_cvg_amt_calc_mthd_f_s.nextval from sys.dual;

363: p_validation_end_date in date) is
364: --
365: l_proc varchar2(72) := g_package||'pre_insert';
366: --
367: Cursor C_Sel1 is select ben_cvg_amt_calc_mthd_f_s.nextval from sys.dual;
368: --
369: Begin
370: hr_utility.set_location('Entering:'||l_proc, 5);
371: --