DBA Data[Home] [Help]

APPS.BEN_EXT_PERSON dependencies on BEN_PL_TYP_F

Line 4718: ben_pl_typ_f ptp

4714: from ben_pl_f pl,
4715: -- ben_oipl_f oipl,
4716: -- ben_opt_f opt,
4717: -- ben_pgm_f pgm,
4718: ben_pl_typ_f ptp
4719: where
4720: pl.pl_id = l_pl_id
4721: and g_effective_date between pl.effective_start_date
4722: and pl.effective_end_date