DBA Data[Home] [Help]

APPS.BEN_PRB_INS dependencies on DUAL

Line 325: Cursor C_Sel1 is select ben_pl_regy_bod_f_s.nextval from sys.dual;

321: p_validation_end_date in date) is
322: --
323: l_proc varchar2(72) := g_package||'pre_insert';
324: --
325: Cursor C_Sel1 is select ben_pl_regy_bod_f_s.nextval from sys.dual;
326: --
327: Begin
328: hr_utility.set_location('Entering:'||l_proc, 5);
329: --