DBA Data[Home] [Help]

APPS.BEN_ELP_CACHE dependencies on BEN_ELIG_DPNT_CVRD_OTHR_PGM_F

Line 12845: from ben_elig_dpnt_cvrd_othr_pgm_f edg

12841: where p_effective_date
12842: between elp.effective_start_date
12843: and elp.effective_end_date
12844: and exists(select null
12845: from ben_elig_dpnt_cvrd_othr_pgm_f edg
12846: where p_effective_date
12847: between edg.effective_start_date
12848: and edg.effective_end_date
12849: and edg.eligy_prfl_id = elp.eligy_prfl_id)

Line 12857: from ben_elig_dpnt_cvrd_othr_pgm_f edg

12853: select edg.eligy_prfl_id,
12854: edg.excld_flag,
12855: edg.enrl_det_dt_cd,
12856: edg.pgm_id
12857: from ben_elig_dpnt_cvrd_othr_pgm_f edg
12858: where p_effective_date
12859: between edg.effective_start_date
12860: and edg.effective_end_date
12861: order by edg.eligy_prfl_id,