DBA Data[Home] [Help]

APPS.BEN_ELECTION_INFORMATION dependencies on BEN_ELIG_CVRD_DPNT_F

Line 4470: from ben_elig_cvrd_dpnt_f pdp

4466: -- Bug 5766477.
4467: --
4468: cursor c_get_dpnt(p_effective_date in date) is
4469: select pdp.*
4470: from ben_elig_cvrd_dpnt_f pdp
4471: where pdp.prtt_enrt_rslt_id = p_prtt_enrt_rslt_id
4472: and pdp.cvg_thru_dt is not null
4473: and p_effective_date
4474: between pdp.effective_start_date