DBA Data[Home] [Help]

APPS.BEN_EOM_INS dependencies on BEN_ELIG_OPTD_MDCR_PRTE_F_S

Line 323: select ben_elig_optd_mdcr_prte_f_s.nextval

319: Begin
320: hr_utility.set_location('Entering:'||l_proc, 5);
321: --
322: --
323: select ben_elig_optd_mdcr_prte_f_s.nextval
324: into p_rec.elig_optd_mdcr_prte_id from sys.dual;
325: --
326: --
327: hr_utility.set_location(' Leaving:'||l_proc, 10);