DBA Data[Home] [Help]

APPS.BEN_PRC_BUS dependencies on BEN_COMP_LVL_FCTR

Line 159: ben_comp_lvl_fctr clf

155: abr.name abr_name,
156: clf.*
157: from ben_prtt_rt_val prv,
158: ben_acty_base_rt_f abr,
159: ben_comp_lvl_fctr clf
160: where prv.prtt_enrt_rslt_id = p_prtt_enrt_rslt_id
161: and prv.acty_base_rt_id = abr.acty_base_rt_id
162: and abr.acty_typ_cd not like 'PRD%'
163: and abr.acty_typ_cd <> 'PRFRFS'