DBA Data[Home] [Help]

APPS.BEN_ENO_INS dependencies on DUAL

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

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