DBA Data[Home] [Help]

APPS.BEN_ENT_INS dependencies on BEN_ENRLD_ANTHR_PTIP_RT_F_S

Line 324: select ben_enrld_anthr_ptip_rt_f_s.nextval

320: --
321: l_proc varchar2(72) := g_package||'pre_insert';
322: --
323: cursor c1 is
324: select ben_enrld_anthr_ptip_rt_f_s.nextval
325: from sys.dual;
326: --
327: Begin
328: hr_utility.set_location('Entering:'||l_proc, 5);