DBA Data[Home] [Help]

APPS.BEN_ELV_INS dependencies on BEN_ELIG_LVG_RSN_PRTE_F_S

Line 329: select ben_elig_lvg_rsn_prte_f_s.nextval

325: Begin
326: hr_utility.set_location('Entering:'||l_proc, 5);
327: --
328: --
329: select ben_elig_lvg_rsn_prte_f_s.nextval
330: into p_rec.elig_lvg_rsn_prte_id from sys.dual;
331: --
332: --
333: hr_utility.set_location(' Leaving:'||l_proc, 10);