DBA Data[Home] [Help]

APPS.BEN_EQG_INS dependencies on DUAL

Line 323: Cursor C_Sel1 is select ben_ELIG_QUA_IN_GR_PRTE_f_s.nextval from sys.dual;

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