DBA Data[Home] [Help]

APPS.BEN_MNG_DPNT_BNF dependencies on BEN_ACTN_TYP

Line 868: ben_actn_typ eat

864: pea.object_version_number,
865: pea.effective_start_date,
866: pea.effective_end_date
867: from ben_prtt_enrt_actn_f pea,
868: ben_actn_typ eat
869: where pea.elig_cvrd_dpnt_id = p_old_elig_cvrd_dpnt_id
870: and pea.prtt_enrt_rslt_id = p_old_prtt_enrt_rslt_id
871: and pea.cmpltd_dt is not null
872: and eat.type_cd in ('DDCTFN')