DBA Data[Home] [Help]

APPS.BEN_TTP_INS dependencies on DUAL

Line 329: Cursor C_Sel1 is select ben_ttl_prtt_rt_f_s.nextval from sys.dual;

325: p_validation_end_date in date) is
326: --
327: l_proc varchar2(72) := g_package||'pre_insert';
328: --
329: Cursor C_Sel1 is select ben_ttl_prtt_rt_f_s.nextval from sys.dual;
330: --
331: --
332: Begin
333: hr_utility.set_location('Entering:'||l_proc, 5);