[Home] [Help]
APPS.PAY_US_W2C_RPT dependencies on HR_ORGANIZATION_UNITS
Line 211: from hr_organization_units hou
207: WHERE paa.payroll_action_id =
208: pay_magtape_generic.get_parameter_value('TRANSFER_PAYROLL_ACTION_ID');
209: */
210: SELECT 'TRANSFER_ACT_ID=P', mt.assignment_action_id
211: from hr_organization_units hou
212: , hr_locations_all hl
213: , per_periods_of_service pps
214: , per_assignments_f paf
215: , pay_assignment_actions mt