DBA Data[Home] [Help]

APPS.BEN_CPT_INS dependencies on DUAL

Line 319: cursor C_Sel1 is select ben_cmbn_ptip_opt_f_s.nextval from sys.dual;

315: p_validation_end_date in date) is
316: --
317: l_proc varchar2(72) := g_package||'pre_insert';
318: --
319: cursor C_Sel1 is select ben_cmbn_ptip_opt_f_s.nextval from sys.dual;
320: --
321: Begin
322: hr_utility.set_location('Entering:'||l_proc, 5);
323: --