DBA Data[Home] [Help]

APPS.BEN_COP_CACHE dependencies on BEN_ACTY_BASE_RT_F

Line 129: from ben_acty_base_rt_f abr,

125: /* Make sure that plan being linked to is of the variable rate profile
126: that has been specified by the user. */
127: and (c_vrbl_rt_prfl_id is not null and exists
128: (select null
129: from ben_acty_base_rt_f abr,
130: ben_acty_vrbl_rt_f avr,
131: ben_vrbl_rt_prfl_f vpf
132: where abr.oipl_id = cop.oipl_id
133: and abr.business_group_id = pln.business_group_id