DBA Data[Home] [Help]

APPS.BEN_EVALUATE_DPNT_ELG_PROFILES dependencies on HR_API

Line 2467: and nvl(pdp.cvg_thru_dt,hr_api.g_eot)

2463: and pen.prtt_enrt_rslt_stat_cd is null
2464: and pen.pl_id = p_pl_id
2465: and l_cvg_det_dt
2466: between pdp.cvg_strt_dt
2467: and nvl(pdp.cvg_thru_dt,hr_api.g_eot)
2468: and pdp.cvg_strt_dt is not null
2469: and nvl(p_lf_evt_ocrd_dt,p_effective_date)
2470: between pdp.effective_start_date
2471: and pdp.effective_end_date