DBA Data[Home] [Help]

APPS.PAY_US_RULES dependencies on HR_LOCATIONS

Line 239: from hr_locations hrloc,

235: select nvl(hrloc.loc_information17,hrloc.region_2),
236: nvl(hrloc.loc_information19,hrloc.region_1),
237: nvl(hrloc.loc_information18,hrloc.town_or_city),
238: nvl(hrloc.loc_information20,hrloc.postal_code)
239: from hr_locations hrloc,
240: hr_soft_coding_keyflex hrsckf,
241: per_all_assignments_f assign,
242: pay_assignment_actions paa
243: where paa.assignment_id = assign.assignment_id