DBA Data[Home] [Help]

APPS.BEN_CLP_INS dependencies on DUAL

Line 369: select ben_clpse_lf_evt_f_s.nextval into p_rec.clpse_lf_evt_id from dual;

365: Begin
366: hr_utility.set_location('Entering:'||l_proc, 5);
367: --
368: --
369: select ben_clpse_lf_evt_f_s.nextval into p_rec.clpse_lf_evt_id from dual;
370: --
371: --
372: hr_utility.set_location(' Leaving:'||l_proc, 10);
373: End pre_insert;