DBA Data[Home] [Help]

APPS.BEN_XIC_INS dependencies on DUAL

Line 215: Cursor C_Sel1 is select ben_ext_incl_chg_s.nextval from sys.dual;

211: Procedure pre_insert(p_rec in out nocopy ben_xic_shd.g_rec_type) is
212: --
213: l_proc varchar2(72) := g_package||'pre_insert';
214: --
215: Cursor C_Sel1 is select ben_ext_incl_chg_s.nextval from sys.dual;
216: --
217: Begin
218: hr_utility.set_location('Entering:'||l_proc, 5);
219: --