DBA Data[Home] [Help]

APPS.BEN_CGP_INS dependencies on DUAL

Line 321: Cursor C_Sel1 is select ben_cntng_prtn_elig_prfl_f_s.nextval from sys.dual;

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