DBA Data[Home] [Help]

APPS.BEN_ELP_CACHE dependencies on BEN_ELIG_PY_BSS_PRTE_F

Line 7052: from ben_elig_py_bss_prte_f epb

7048: where p_effective_date
7049: between elp.effective_start_date
7050: and elp.effective_end_date
7051: and exists(select null
7052: from ben_elig_py_bss_prte_f epb
7053: where p_effective_date
7054: between epb.effective_start_date
7055: and epb.effective_end_date
7056: and epb.eligy_prfl_id = elp.eligy_prfl_id)

Line 7067: from ben_elig_py_bss_prte_f epb

7063: epb.pay_basis_id,
7064: epb.excld_flag,
7065: epb.criteria_score,
7066: epb.criteria_weight
7067: from ben_elig_py_bss_prte_f epb
7068: where p_effective_date
7069: between epb.effective_start_date
7070: and epb.effective_end_date
7071: order by epb.eligy_prfl_id,