DBA Data[Home] [Help]

APPS.BEN_EOM_INS dependencies on DUAL

Line 324: into p_rec.elig_optd_mdcr_prte_id from sys.dual;

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);
328: End pre_insert;