DBA Data[Home] [Help]

APPS.PAY_NZ_EMS dependencies on PER_PERIODS_OF_SERVICE

Line 231: , per_periods_of_service pos

227: -- , pay_run_result_values prrv2 /* 7480679 */
228: , pay_assignment_actions assact
229: , pay_payroll_actions pact
230: , fnd_sessions s
231: , per_periods_of_service pos
232: , per_time_periods ptp
233: where ou.organization_id = pay_magtape_generic.get_parameter_value('REGISTERED_EMPLOYER')
234: and ou.business_group_id = pay_magtape_generic.get_parameter_value('BUSINESS_GROUP_ID')
235: and b.organization_id = to_char(ou.organization_id)