DBA Data[Home] [Help]

APPS.BEN_ELP_CACHE dependencies on BEN_ELIG_BENFTS_GRP_PRTE_F

Line 8858: from ben_elig_benfts_grp_prte_f ebn

8854: where p_effective_date
8855: between elp.effective_start_date
8856: and elp.effective_end_date
8857: and exists(select null
8858: from ben_elig_benfts_grp_prte_f ebn
8859: where p_effective_date
8860: between ebn.effective_start_date
8861: and ebn.effective_end_date
8862: and ebn.eligy_prfl_id = elp.eligy_prfl_id)

Line 8873: from ben_elig_benfts_grp_prte_f ebn

8869: ebn.benfts_grp_id,
8870: ebn.excld_flag,
8871: ebn.criteria_score,
8872: ebn.criteria_weight
8873: from ben_elig_benfts_grp_prte_f ebn
8874: where p_effective_date
8875: between ebn.effective_start_date
8876: and ebn.effective_end_date
8877: order by ebn.eligy_prfl_id,