DBA Data[Home] [Help]

APPS.HR_CA_PERSON_TERM_LEG_HOOK dependencies on PAY_PAYROLL_ACTIONS

Line 99: FROM pay_payroll_actions ppa

95: -- To check whether Future Dated Payroll Actions existing
96:
97: CURSOR c_compl_pay_act(p_new_final_process_date in date) IS
98: SELECT NULL
99: FROM pay_payroll_actions ppa
100: ,pay_assignment_actions paa
101: ,per_assignments_f asg
102: ,per_periods_of_service pds
103: WHERE pds.period_of_service_id = p_period_of_service_id