DBA Data[Home] [Help]

APPS.BEN_CER_INS dependencies on DUAL

Line 327: select ben_prtn_eligy_rl_f_s.nextval into p_rec.prtn_eligy_rl_id from dual;

323: Begin
324: hr_utility.set_location('Entering:'||l_proc, 5);
325: --
326: --
327: select ben_prtn_eligy_rl_f_s.nextval into p_rec.prtn_eligy_rl_id from dual;
328: --
329: --
330: hr_utility.set_location(' Leaving:'||l_proc, 10);
331: End pre_insert;