DBA Data[Home] [Help]

APPS.PER_ASSIGNMENTS_F2_PKG dependencies on HR_LOOKUPS

Line 244: hr_lookups l1, hr_lookups l2,

240: l1.meaning,
241: l2.meaning,
242: bg.people_group_structure
243: from
244: hr_lookups l1, hr_lookups l2,
245: per_business_groups bg
246: where l1.lookup_type = 'YES_NO'
247: and l2.lookup_type = 'YES_NO'
248: and l1.lookup_code = 'Y'