DBA Data[Home] [Help]

APPS.BEN_EXT_PERSON dependencies on BEN_PL_TYP_F

Line 4683: ben_pl_typ_f ptp

4679: from ben_pl_f pl,
4680: -- ben_oipl_f oipl,
4681: -- ben_opt_f opt,
4682: -- ben_pgm_f pgm,
4683: ben_pl_typ_f ptp
4684: where
4685: pl.pl_id = l_pl_id
4686: and g_effective_date between pl.effective_start_date
4687: and pl.effective_end_date