DBA Data[Home] [Help]

APPS.BEN_PRTT_ENRT_RESULT_API dependencies on BEN_PGM_F

Line 1697: ,ben_pgm_f pgm

1693: cursor c_check_cvrd_in_plan is
1694: select null
1695: from ben_elig_cvrd_dpnt_f pdp
1696: ,ben_prtt_enrt_rslt_f pen
1697: ,ben_pgm_f pgm
1698: where pdp.dpnt_person_id = p_person_id
1699: and pdp.business_group_id = p_business_group_id
1700: and p_effective_date
1701: between pdp.effective_start_date and pdp.effective_end_date