DBA Data[Home] [Help]

APPS.BEN_BRR_BUS dependencies on BEN_BNFT_VRBL_RT_F

Line 177: from ben_bnft_vrbl_rt_f a

173: l_dummy varchar2(1);
174: --
175: cursor c1 is
176: select null
177: from ben_bnft_vrbl_rt_f a
178: where a.business_group_id +0 = p_business_group_id
179: and a.cvg_amt_calc_mthd_id = p_cvg_amt_calc_mthd_id
180: and p_effective_date
181: between a.effective_start_date