DBA Data[Home] [Help]

APPS.BEN_EFC_ADJUSTMENTS dependencies on BEN_ACTL_PREM_F

Line 4003: from ben_actl_prem_f apr

3999: apr.lwr_lmt_val,
4000: apr.lwr_lmt_calc_rl,
4001: apr.uom,
4002: apr.last_update_date
4003: from ben_actl_prem_f apr
4004: where apr.actl_prem_id = c_apr_id
4005: and apr.prem_asnmt_cd = 'ENRT'
4006: and c_lf_evt_ocrd_dt
4007: between apr.effective_start_date

Line 4663: from ben_actl_prem_f apr

4659: apr.upr_lmt_calc_rl,
4660: apr.lwr_lmt_val,
4661: apr.lwr_lmt_calc_rl,
4662: apr.uom
4663: from ben_actl_prem_f apr
4664: where apr.actl_prem_id = c_apr_id
4665: and apr.prem_asnmt_cd = 'ENRT'
4666: and c_lf_evt_ocrd_dt
4667: between apr.effective_start_date