DBA Data[Home] [Help]

APPS.BEN_ELP_CACHE dependencies on BEN_ELIG_BRGNG_UNIT_PRTE_F

Line 7372: from ben_elig_brgng_unit_prte_f ebu

7368: where p_effective_date
7369: between elp.effective_start_date
7370: and elp.effective_end_date
7371: and exists(select null
7372: from ben_elig_brgng_unit_prte_f ebu
7373: where p_effective_date
7374: between ebu.effective_start_date
7375: and ebu.effective_end_date
7376: and ebu.eligy_prfl_id = elp.eligy_prfl_id)

Line 7387: from ben_elig_brgng_unit_prte_f ebu

7383: ebu.brgng_unit_cd,
7384: ebu.excld_flag,
7385: ebu.criteria_score,
7386: ebu.criteria_weight
7387: from ben_elig_brgng_unit_prte_f ebu
7388: where p_effective_date
7389: between ebu.effective_start_date
7390: and ebu.effective_end_date
7391: order by ebu.eligy_prfl_id,