DBA Data[Home] [Help]

APPS.BEN_VMR_INS dependencies on BEN_VRBL_MTCHG_RT_F_S

Line 338: cursor c1 is select ben_vrbl_mtchg_rt_f_s.nextval

334: p_validation_start_date in date,
335: p_validation_end_date in date) is
336: --
337: l_proc varchar2(72) := g_package||'pre_insert';
338: cursor c1 is select ben_vrbl_mtchg_rt_f_s.nextval
339: from sys.dual;
340: --
341: --
342: --