DBA Data[Home] [Help]

APPS.BEN_VPF_INS dependencies on DUAL

Line 505: select ben_vrbl_rt_prfl_f_s.nextval into p_rec.vrbl_rt_prfl_id from dual;

501: --
502: Begin
503: hr_utility.set_location('Entering:'||l_proc, 5);
504: --
505: select ben_vrbl_rt_prfl_f_s.nextval into p_rec.vrbl_rt_prfl_id from dual;
506: --
507: --
508: --
509: hr_utility.set_location(' Leaving:'||l_proc, 10);