DBA Data[Home] [Help]

APPS.BEN_ELP_CACHE dependencies on BEN_ELIG_DPNT_CVRD_OTHR_PGM_F

Line 12469: from ben_elig_dpnt_cvrd_othr_pgm_f edg

12465: where p_effective_date
12466: between elp.effective_start_date
12467: and elp.effective_end_date
12468: and exists(select null
12469: from ben_elig_dpnt_cvrd_othr_pgm_f edg
12470: where p_effective_date
12471: between edg.effective_start_date
12472: and edg.effective_end_date
12473: and edg.eligy_prfl_id = elp.eligy_prfl_id)

Line 12481: from ben_elig_dpnt_cvrd_othr_pgm_f edg

12477: select edg.eligy_prfl_id,
12478: edg.excld_flag,
12479: edg.enrl_det_dt_cd,
12480: edg.pgm_id
12481: from ben_elig_dpnt_cvrd_othr_pgm_f edg
12482: where p_effective_date
12483: between edg.effective_start_date
12484: and edg.effective_end_date
12485: order by edg.eligy_prfl_id,