DBA Data[Home] [Help]

APPS.BEN_MNG_DPNT_BNF dependencies on BEN_ACTN_TYP

Line 720: ben_actn_typ eat

716: pea.object_version_number,
717: pea.effective_start_date,
718: pea.effective_end_date
719: from ben_prtt_enrt_actn_f pea,
720: ben_actn_typ eat
721: where pea.elig_cvrd_dpnt_id = p_old_elig_cvrd_dpnt_id
722: and pea.prtt_enrt_rslt_id = p_old_prtt_enrt_rslt_id
723: and pea.cmpltd_dt is not null
724: and eat.type_cd in ('DDCTFN')