DBA Data[Home] [Help]

APPS.BEN_EAO_INS dependencies on DUAL

Line 328: into p_rec.enrld_anthr_oipl_rt_id from sys.dual;

324: hr_utility.set_location('Entering:'||l_proc, 5);
325: --
326: --
327: select ben_enrld_anthr_oipl_rt_f_s.nextval
328: into p_rec.enrld_anthr_oipl_rt_id from sys.dual;
329: --
330: --
331: hr_utility.set_location(' Leaving:'||l_proc, 10);
332: End pre_insert;