DBA Data[Home] [Help]

APPS.BEN_EAI_INS dependencies on BEN_ELIG_ENRLD_ANTHR_PLIP_F_S

Line 322: select ben_elig_enrld_anthr_plip_f_s.nextval

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