DBA Data[Home] [Help]

APPS.HR_AU_TAX_API dependencies on HR_AU_ASSIGNMENT_API

Line 1709: hr_au_assignment_api.update_au_emp_asg

1705: -- for this API.
1706: -- The main purpose of this API is to enter field related to Australian Tax
1707: -- therefore additional fields (e.g. descriptive flex) are not provided.
1708: --
1709: hr_au_assignment_api.update_au_emp_asg
1710: (p_validate => p_validate
1711: ,p_effective_date => p_hire_date
1712: ,p_datetrack_update_mode => 'CORRECTION' -- hard code this mode since we only use this API for RI
1713: ,p_assignment_id => p_assignment_id