DBA Data[Home] [Help]

APPS.BEN_ELP_CACHE dependencies on BEN_ELIG_TTL_PRTT_PRTE_F

Line 13549: from ben_elig_ttl_prtt_prte_f etp

13545: , etp.mn_prtt_num
13546: , etp.mx_prtt_num
13547: , etp.no_mn_prtt_num_apls_flag
13548: , etp.no_mx_prtt_num_apls_flag
13549: from ben_elig_ttl_prtt_prte_f etp
13550: where etp.eligy_prfl_id = c_eligy_prfl_id
13551: and c_effective_date
13552: between etp.effective_start_date and etp.effective_end_date
13553: order by etp.eligy_prfl_id;