DBA Data[Home] [Help]

APPS.BEN_PLN_CACHE dependencies on BEN_PRTN_ELIG_F

Line 225: from ben_prtn_elig_f epa2,

221: /* Make sure that plan being linked to is of the eligibility profile
222: that has been specified by the user. */
223: and (exists
224: (select null
225: from ben_prtn_elig_f epa2,
226: ben_prtn_elig_prfl_f cep,
227: ben_eligy_prfl_f elp
228: where epa2.pl_id = pln.pl_id
229: and epa2.business_group_id = pln.business_group_id