DBA Data[Home] [Help]

APPS.BEN_EPA_INS dependencies on DUAL

Line 353: cursor c1 is select ben_prtn_elig_f_s.nextval from sys.dual;

349: p_validation_end_date in date) is
350: --
351: l_proc varchar2(72) := g_package||'pre_insert';
352: --
353: cursor c1 is select ben_prtn_elig_f_s.nextval from sys.dual;
354: --
355: Begin
356: hr_utility.set_location('Entering:'||l_proc, 5);
357: --