DBA Data[Home] [Help]

APPS.HR_AU_TAX_API dependencies on HR_ASSIGNMENT_API

Line 1782: hr_assignment_api.update_emp_asg_criteria

1778: -- payroll only ,for the assignment on implementation (creation) of employee
1779: -- tax information. This means that the majority
1780: -- of the out parameters will not need to be returned.
1781: --
1782: hr_assignment_api.update_emp_asg_criteria
1783: (p_effective_date => p_hire_date
1784: ,p_datetrack_update_mode => 'CORRECTION'
1785: ,p_assignment_id => p_assignment_id
1786: ,p_validate => p_validate