DBA Data[Home] [Help]

APPS.BEN_XCC_INS dependencies on DUAL

Line 218: Cursor C_Sel1 is select ben_ext_crit_cmbn_s.nextval from sys.dual;

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