DBA Data[Home] [Help]

APPS.BEN_ASSIGNMENT_INTERNAL dependencies on BEN_PRTT_ENRT_RSLT_F

Line 747: ben_prtt_enrt_rslt_f pen

743: ( c_contact_person_id number ,
744: c_eff_date date ) is
745: select 'x'
746: from ben_elig_cvrd_dpnt_f pdp,
747: ben_prtt_enrt_rslt_f pen
748: where pen.person_id = p_person_id
749: and pen.prtt_enrt_rslt_id = pdp.prtt_enrt_rslt_id
750: and pdp.dpnt_person_id = c_contact_person_id
751: and c_eff_date between