DBA Data[Home] [Help]

APPS.BEN_OPT_INS dependencies on DUAL

Line 339: Cursor C_Sel1 is select ben_opt_f_s.nextval from sys.dual;

335: p_validation_end_date in date) is
336: --
337: l_proc varchar2(72) := g_package||'pre_insert';
338: --
339: Cursor C_Sel1 is select ben_opt_f_s.nextval from sys.dual;
340: --
341: Begin
342: hr_utility.set_location('Entering:'||l_proc, 5);
343: --