DBA Data[Home] [Help]

APPS.BEN_EDB_INS dependencies on DUAL

Line 324: Cursor C_Sel1 is select ben_elig_dsbld_prte_f_s.nextval from sys.dual;

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