DBA Data[Home] [Help]

APPS.PAY_IN_TERM_RPRT_GEN_PKG dependencies on HR_LOCATIONS

Line 344: ,hr_locations loc

340: ,per_periods_of_service ppos
341: ,hr_soft_coding_keyflex hsck
342: ,hr_organization_units hou
343: ,hr_organization_units org
344: ,hr_locations loc
345: WHERE ppf.business_group_id = p_bus_grp_id
346: AND ppf.employee_number = p_employee_number
347: AND ppf.person_id = paf.person_id
348: AND paf.location_id = loc.location_id(+)