DBA Data[Home] [Help]

APPS.BEN_DEC_INS dependencies on BEN_DSGNTR_ENRLD_CVG_F_S

Line 321: select ben_dsgntr_enrld_cvg_f_s.nextval

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