DBA Data[Home] [Help]

APPS.BEN_LER_INS dependencies on DUAL

Line 393: Cursor C_Sel1 is select ben_ler_f_s.nextval from sys.dual;

389: p_validation_end_date in date) is
390: --
391: l_proc varchar2(72) := g_package||'pre_insert';
392: --
393: Cursor C_Sel1 is select ben_ler_f_s.nextval from sys.dual;
394: --
395: Begin
396: hr_utility.set_location('Entering:'||l_proc, 5);
397: --