DBA Data[Home] [Help]

APPS.BEN_ELP_CACHE dependencies on BEN_ELIG_PCT_FL_TM_PRTE_F

Line 5893: from ben_elig_pct_fl_tm_prte_f epf,

5889: where p_effective_date
5890: between epl.effective_start_date
5891: and epl.effective_end_date
5892: and exists(select null
5893: from ben_elig_pct_fl_tm_prte_f epf,
5894: ben_pct_fl_tm_fctr pff
5895: where epf.pct_fl_tm_fctr_id = pff.pct_fl_tm_fctr_id
5896: and epf.business_group_id = pff.business_group_id
5897: and p_effective_date

Line 5915: from ben_elig_pct_fl_tm_prte_f epf,

5911: pff.mx_pct_val,
5912: pff.mn_pct_val,
5913: pff.no_mn_pct_val_flag,
5914: pff.no_mx_pct_val_flag
5915: from ben_elig_pct_fl_tm_prte_f epf,
5916: ben_pct_fl_tm_fctr pff
5917: where epf.pct_fl_tm_fctr_id = pff.pct_fl_tm_fctr_id
5918: and epf.business_group_id = pff.business_group_id
5919: and p_effective_date