DBA Data[Home] [Help]

APPS.BEN_LOR_INS dependencies on DUAL

Line 317: Cursor C_Sel1 is select ben_ler_chg_plip_enrt_rl_f_s.nextval from sys.dual;

313: p_validation_end_date in date) is
314: --
315: l_proc varchar2(72) := g_package||'pre_insert';
316: --
317: Cursor C_Sel1 is select ben_ler_chg_plip_enrt_rl_f_s.nextval from sys.dual;
318: --
319: --
320: Begin
321: hr_utility.set_location('Entering:'||l_proc, 5);