DBA Data[Home] [Help]

APPS.PAY_IN_TERM_RPRT_GEN_PKG dependencies on HR_ORGANIZATION_UNITS

Line 342: ,hr_organization_units hou

338: FROM per_people_f ppf
339: ,per_assignments_f paf
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

Line 343: ,hr_organization_units org

339: ,per_assignments_f paf
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