DBA Data[Home] [Help]

APPS.BEN_XCR_INS dependencies on DUAL

Line 274: Cursor C_Sel1 is select ben_ext_crit_prfl_s.nextval from sys.dual;

270: Procedure pre_insert(p_rec in out nocopy ben_xcr_shd.g_rec_type) is
271: --
272: l_proc varchar2(72) := g_package||'pre_insert';
273: --
274: Cursor C_Sel1 is select ben_ext_crit_prfl_s.nextval from sys.dual;
275: --
276: Begin
277: hr_utility.set_location('Entering:'||l_proc, 5);
278: --