DBA Data[Home] [Help]

APPS.BEN_PREM_PL_OIPL_MONTHLY dependencies on BEN_ACTL_PREM_VRBL_RT_F

Line 162: from ben_vrbl_rt_prfl_f vpf, ben_actl_prem_vrbl_rt_f apv

158:
159: -- make sure flags default to 'Y' ??
160: cursor c_alwys_cnt_no is
161: select 'Y'
162: from ben_vrbl_rt_prfl_f vpf, ben_actl_prem_vrbl_rt_f apv
163: where apv.actl_prem_id = p_actl_prem_id
164: and apv.vrbl_rt_prfl_id = vpf.vrbl_rt_prfl_id
165: and ((vpf.alwys_cnt_all_prtts_flag = 'N' and exists
166: (select 'x' from ben_ttl_prtt_rt_f ttp