DBA Data[Home] [Help]

APPS.BEN_BENEFICIARIES_PKG dependencies on BEN_BENEFIT_CLASSIFICATIONS

Line 208: ben_benefit_classifications ben,

204: --
205: cursor c_chk_asg_benefit is
206: select 'OK'
207: from
208: ben_benefit_classifications ben,
209: pay_element_types_f ele,
210: fnd_sessions fnd,
211: per_assignments_f asg,
212: pay_element_links_f link,