DBA Data[Home] [Help]

APPS.BEN_EGL_INS dependencies on DUAL

Line 260: Cursor C_Sel1 is select ben_eligy_criteria_s.nextval from sys.dual;

256: Procedure pre_insert(p_rec in out nocopy ben_egl_shd.g_rec_type) is
257: --
258: l_proc varchar2(72) := g_package||'pre_insert';
259: --
260: Cursor C_Sel1 is select ben_eligy_criteria_s.nextval from sys.dual;
261: --
262: Begin
263: hr_utility.set_location('Entering:'||l_proc, 5);
264: --