DBA Data[Home] [Help]

APPS.BEN_PYD_INS dependencies on DUAL

Line 325: Cursor C_Sel1 is select ben_ptip_dpnt_cvg_ctfn_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_ptip_dpnt_cvg_ctfn_f_s.nextval from sys.dual;
326: --
327: --
328: Begin
329: hr_utility.set_location('Entering:'||l_proc, 5);