DBA Data[Home] [Help]

APPS.BEN_ELP_CACHE dependencies on BEN_COMP_LVL_FCTR

Line 5628: ben_comp_lvl_fctr clf

5624: between elp.effective_start_date
5625: and elp.effective_end_date
5626: and exists(select null
5627: from ben_elig_comp_lvl_prte_f ecl,
5628: ben_comp_lvl_fctr clf
5629: where ecl.comp_lvl_fctr_id = clf.comp_lvl_fctr_id
5630: and ecl.business_group_id = clf.business_group_id
5631: and p_effective_date
5632: between ecl.effective_start_date

Line 5651: ben_comp_lvl_fctr clf

5647: clf.no_mx_comp_flag,
5648: clf.comp_src_cd,
5649: clf.comp_lvl_fctr_id
5650: from ben_elig_comp_lvl_prte_f ecl,
5651: ben_comp_lvl_fctr clf
5652: where ecl.comp_lvl_fctr_id = clf.comp_lvl_fctr_id
5653: and ecl.business_group_id = clf.business_group_id
5654: and p_effective_date
5655: between ecl.effective_start_date