DBA Data[Home] [Help]

APPS.BEN_CAGRELP_CACHE dependencies on BEN_ELIG_GNDR_PRTE_F

Line 41: from ben_elig_gndr_prte_f tab

37: tab.sex,
38: tab.excld_flag,
39: tab.criteria_score,
40: tab.criteria_weight
41: from ben_elig_gndr_prte_f tab
42: where tab.eligy_prfl_id = c_eligy_prfl_id
43: and c_effective_date
44: between tab.effective_start_date and tab.effective_end_date
45: order by tab.eligy_prfl_id,