DBA Data[Home] [Help]

APPS.BEN_PRTT_ENRT_RESULT_API dependencies on BEN_PGM_F

Line 1624: ,ben_pgm_f pgm

1620: cursor c_check_cvrd_in_plan is
1621: select null
1622: from ben_elig_cvrd_dpnt_f pdp
1623: ,ben_prtt_enrt_rslt_f pen
1624: ,ben_pgm_f pgm
1625: where pdp.dpnt_person_id = p_person_id
1626: and pdp.business_group_id = p_business_group_id
1627: and p_effective_date
1628: between pdp.effective_start_date and pdp.effective_end_date