DBA Data[Home] [Help]

APPS.BEN_PEN_BUS dependencies on BEN_ENRT_BNFT

Line 2912: ben_enrt_bnft enb

2908: --
2909: cursor c_erl (p_pl_typ_id number) is
2910: select 'Y'
2911: from ben_prtt_enrt_rslt_f pen,
2912: ben_enrt_bnft enb
2913: where pen.person_id = p_person_id
2914: and pen.prtt_enrt_rslt_stat_cd is null
2915: and enrt_cvg_thru_dt = hr_api.g_eot
2916: and pen.comp_lvl_cd <> 'PLANIMP'