DBA Data[Home] [Help]

APPS.BEN_PEN_BUS dependencies on BEN_ENRT_BNFT

Line 2911: ben_enrt_bnft enb

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