DBA Data[Home] [Help]

APPS.PAY_US_W2_INFO_PKG dependencies on HR_ORGANIZATION_UNITS

Line 145: from hr_organization_units hou

141: WHERE paa.payroll_action_id =
142: pay_magtape_generic.get_parameter_value('TRANSFER_PAYROLL_ACTION_ID');*/
143:
144: SELECT 'TRANSFER_ACT_ID=P', mt.assignment_action_id
145: from hr_organization_units hou
146: , hr_locations_all hl
147: , per_periods_of_service pps
148: , per_assignments_f paf
149: , pay_assignment_actions mt