DBA Data[Home] [Help]

APPS.BEN_RGR_INS dependencies on DUAL

Line 319: Cursor C_Sel1 is select ben_popl_rptg_grp_f_s.nextval from sys.dual;

315: p_validation_end_date in date) is
316: --
317: l_proc varchar2(72) := g_package||'pre_insert';
318: --
319: Cursor C_Sel1 is select ben_popl_rptg_grp_f_s.nextval from sys.dual;
320: --
321: --
322: Begin
323: hr_utility.set_location('Entering:'||l_proc, 5);