DBA Data[Home] [Help]

APPS.BEN_ENP_INS dependencies on DUAL

Line 289: Cursor C_Sel1 is select ben_enrt_perd_s.nextval from sys.dual;

285: Procedure pre_insert(p_rec in out nocopy ben_enp_shd.g_rec_type) is
286: --
287: l_proc varchar2(72) := g_package||'pre_insert';
288: --
289: Cursor C_Sel1 is select ben_enrt_perd_s.nextval from sys.dual;
290: --
291: Begin
292: hr_utility.set_location('Entering:'||l_proc, 5);
293: --