DBA Data[Home] [Help]

APPS.BEN_NOC_INS dependencies on DUAL

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

318: hr_utility.set_location('Entering:'||l_proc, 5);
319: --
320: --
321: select ben_no_othr_cvg_rt_f_s.nextval
322: into p_rec.no_othr_cvg_rt_id from sys.dual;
323: --
324: --
325: hr_utility.set_location(' Leaving:'||l_proc, 10);
326: End pre_insert;