DBA Data[Home] [Help]

APPS.BEN_ENO_INS dependencies on BEN_ELIG_NO_OTHR_CVG_PRTE_F_S

Line 321: select ben_elig_no_othr_cvg_prte_f_s.nextval

317: Begin
318: hr_utility.set_location('Entering:'||l_proc, 5);
319: --
320: --
321: select ben_elig_no_othr_cvg_prte_f_s.nextval
322: into p_rec.elig_no_othr_cvg_prte_id from sys.dual;
323: --
324: --
325: hr_utility.set_location(' Leaving:'||l_proc, 10);