DBA Data[Home] [Help]

APPS.HR_AU_TAX_API dependencies on HR_AU_ASSIGNMENT_API

Line 1753: hr_au_assignment_api.update_au_emp_asg

1749: -- for this API.
1750: -- The main purpose of this API is to enter field related to Australian Tax
1751: -- therefore additional fields (e.g. descriptive flex) are not provided.
1752: --
1753: hr_au_assignment_api.update_au_emp_asg
1754: (p_validate => p_validate
1755: ,p_effective_date => p_hire_date
1756: ,p_datetrack_update_mode => 'CORRECTION' -- hard code this mode since we only use this API for RI
1757: ,p_assignment_id => p_assignment_id