DBA Data[Home] [Help]

APPS.BENUTILS dependencies on BEN_ENRT_BNFT

Line 5036: ben_enrt_bnft enb

5032: cursor c_pen_bnft_amt is
5033: select pen.bnft_amt
5034: from ben_prtt_enrt_rslt_f pen,
5035: ben_elig_per_elctbl_chc epe,
5036: ben_enrt_bnft enb
5037: where epe.elig_per_elctbl_chc_id = p_elig_per_elctbl_chc_id
5038: and enb.enrt_bnft_id = p_enrt_bnft_id
5039: and epe.elig_per_elctbl_chc_id = enb.elig_per_elctbl_chc_id
5040: -- and enb.mx_wo_ctfn_flag = 'N'