[Home] [Help]
APPS.PER_ASSIGNMENTS_F2_PKG dependencies on HR_LOOKUPS
Line 240: hr_lookups l1, hr_lookups l2,
236: l1.meaning,
237: l2.meaning,
238: bg.people_group_structure
239: from
240: hr_lookups l1, hr_lookups l2,
241: per_business_groups bg
242: where l1.lookup_type = 'YES_NO'
243: and l2.lookup_type = 'YES_NO'
244: and l1.lookup_code = 'Y'