DBA Data[Home] [Help]

APPS.BEN_PEP_INS dependencies on DUAL

Line 445: Cursor C_Sel1 is select ben_elig_per_f_s.nextval from sys.dual;

441: p_validation_end_date in date) is
442: --
443: l_proc varchar2(72) := g_package||'pre_insert';
444: --
445: Cursor C_Sel1 is select ben_elig_per_f_s.nextval from sys.dual;
446: --
447: Begin
448: hr_utility.set_location('Entering:'||l_proc, 5);
449: --