DBA Data[Home] [Help]

APPS.BEN_LDC_INS dependencies on DUAL

Line 337: Cursor C_Sel1 is select ben_ler_chg_dpnt_cvg_f_s.nextval from sys.dual;

333: p_validation_end_date in date) is
334: --
335: l_proc varchar2(72) := g_package||'pre_insert';
336: --
337: Cursor C_Sel1 is select ben_ler_chg_dpnt_cvg_f_s.nextval from sys.dual;
338: --
339: --
340: Begin
341: hr_utility.set_location('Entering:'||l_proc, 5);