DBA Data[Home] [Help]

APPS.BENUTILS dependencies on BEN_ENRT_BNFT

Line 4911: ben_enrt_bnft enb

4907: cursor c_pen_bnft_amt is
4908: select pen.bnft_amt
4909: from ben_prtt_enrt_rslt_f pen,
4910: ben_elig_per_elctbl_chc epe,
4911: ben_enrt_bnft enb
4912: where epe.elig_per_elctbl_chc_id = p_elig_per_elctbl_chc_id
4913: and enb.enrt_bnft_id = p_enrt_bnft_id
4914: and epe.elig_per_elctbl_chc_id = enb.elig_per_elctbl_chc_id
4915: -- and enb.mx_wo_ctfn_flag = 'N'