DBA Data[Home] [Help]

APPS.BEN_DEC_INS dependencies on DUAL

Line 322: into p_rec.dsgntr_enrld_cvg_id from sys.dual;

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);
326: End pre_insert;