DBA Data[Home] [Help]

APPS.BEN_LOP_INS dependencies on DUAL

Line 333: Cursor C_Sel1 is select ben_ler_chg_oipl_enrt_f_s.nextval from sys.dual;

329: p_validation_end_date in date) is
330: --
331: l_proc varchar2(72) := g_package||'pre_insert';
332: --
333: Cursor C_Sel1 is select ben_ler_chg_oipl_enrt_f_s.nextval from sys.dual;
334: --
335: --
336: Begin
337: hr_utility.set_location('Entering:'||l_proc, 5);