DBA Data[Home] [Help]

APPS.BEN_LSF_INS dependencies on DUAL

Line 233: Cursor C_Sel1 is select ben_los_fctr_s.nextval from sys.dual;

229: Procedure pre_insert(p_rec in out nocopy ben_lsf_shd.g_rec_type) is
230: --
231: l_proc varchar2(72) := g_package||'pre_insert';
232: --
233: Cursor C_Sel1 is select ben_los_fctr_s.nextval from sys.dual;
234: --
235: Begin
236: hr_utility.set_location('Entering:'||l_proc, 5);
237: --