DBA Data[Home] [Help]

APPS.BEN_RVC_INS dependencies on DUAL

Line 221: Cursor C_Sel1 is select ben_prtt_rt_val_ctfn_prvdd_s.nextval from sys.dual;

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