DBA Data[Home] [Help]

APPS.BEN_PRV_INS dependencies on DUAL

Line 265: Cursor C_Sel1 is select ben_prtt_rt_val_s.nextval from sys.dual;

261: Procedure pre_insert(p_rec in out nocopy ben_prv_shd.g_rec_type) is
262: --
263: l_proc varchar2(72) := g_package||'pre_insert';
264: --
265: Cursor C_Sel1 is select ben_prtt_rt_val_s.nextval from sys.dual;
266: --
267: Begin
268: hr_utility.set_location('Entering:'||l_proc, 5);
269: --