DBA Data[Home] [Help]

APPS.BEN_EXT_ENRT dependencies on BEN_PL_F

Line 530: ben_pl_f pl,

526: ptp.ptp_attribute8,
527: ptp.ptp_attribute9,
528: ptp.ptp_attribute10
529: from ben_prtt_enrt_rslt_f enrt,
530: ben_pl_f pl,
531: ben_pl_typ_f ptp
532: where enrt.person_id = p_person_id
533: and p_effective_date between enrt.effective_start_date
534: and enrt.effective_end_date

Line 797: ben_pl_f pl,

793: opt.opt_id opt_id,
794: opt.name opt_name,
795: enrt.bnft_amt cvg_amt
796: from ben_prtt_enrt_rslt_f enrt,
797: ben_pl_f pl,
798: ben_oipl_f oipl,
799: ben_opt_f opt
800: where enrt.prtt_enrt_rslt_id = l_rplcs_sspndd_rslt_id
801: and enrt.pl_id = pl.pl_id