DBA Data[Home] [Help]

APPS.BEN_ASSIGNMENT_INTERNAL dependencies on BEN_PRTT_ENRT_RSLT_F

Line 541: ben_prtt_enrt_rslt_f pen

537: ( c_contact_person_id number ,
538: c_eff_date date ) is
539: select 'x'
540: from ben_elig_cvrd_dpnt_f pdp,
541: ben_prtt_enrt_rslt_f pen
542: where pen.person_id = p_person_id
543: and pen.prtt_enrt_rslt_id = pdp.prtt_enrt_rslt_id
544: and pdp.dpnt_person_id = c_contact_person_id
545: and c_eff_date between