DBA Data[Home] [Help]

APPS.PAY_GB_MOVDED_EDI dependencies on HR_SOFT_CODING_KEYFLEX

Line 297: hr_soft_coding_keyflex sck

293: from per_all_people_f pap,
294: per_assignments_f asg,
295: per_periods_of_service serv,
296: pay_all_payrolls_f pay,
297: hr_soft_coding_keyflex sck
298: where pap.person_id between stperson and endperson
299: and pap.current_employee_flag = 'Y'
300: and pap.person_id = asg.person_id
301: and asg.business_group_id = l_business_group_id