DBA Data[Home] [Help]

APPS.BEN_ELP_CACHE dependencies on BEN_ELIG_DPNT_CVRD_OTHR_PTIP_F

Line 12229: from ben_elig_dpnt_cvrd_othr_ptip_f edt

12225: where p_effective_date
12226: between elp.effective_start_date
12227: and elp.effective_end_date
12228: and exists(select null
12229: from ben_elig_dpnt_cvrd_othr_ptip_f edt
12230: where p_effective_date
12231: between edt.effective_start_date
12232: and edt.effective_end_date
12233: and edt.eligy_prfl_id = elp.eligy_prfl_id)

Line 12242: from ben_elig_dpnt_cvrd_othr_ptip_f edt

12238: edt.excld_flag,
12239: edt.enrl_det_dt_cd,
12240: edt.only_pls_subj_cobra_flag,
12241: edt.ptip_id
12242: from ben_elig_dpnt_cvrd_othr_ptip_f edt
12243: where p_effective_date
12244: between edt.effective_start_date
12245: and edt.effective_end_date
12246: order by edt.eligy_prfl_id,