DBA Data[Home] [Help]

APPS.HR_US_PERSON_TERM_LEG_HOOK dependencies on PAY_ASSIGNMENT_ACTIONS

Line 136: ,pay_assignment_actions paa

132:
133: CURSOR c_compl_pay_act(p_new_final_process_date in date) IS
134: SELECT NULL
135: FROM pay_payroll_actions ppa
136: ,pay_assignment_actions paa
137: ,per_assignments_f asg
138: ,per_periods_of_service pds
139: WHERE pds.period_of_service_id = p_period_of_service_id
140: AND pds.person_id = asg.person_id