DBA Data[Home] [Help]

APPS.HR_DE_ASSIGNMENT_API dependencies on HR_ASSIGNMENT_API

Line 232: hr_assignment_api.create_secondary_emp_asg

228: hr_utility.set_location(l_proc, 20);
229: --
230: -- Call create_secondary_emp_asg
231: --
232: hr_assignment_api.create_secondary_emp_asg
233: (p_validate => p_validate
234: ,p_effective_date => p_effective_date
235: ,p_person_id => p_person_id
236: ,p_organization_id => p_organization_id

Line 589: hr_assignment_api.update_emp_asg

585: hr_utility.set_location(l_proc, 30);
586: --
587: -- Call update_emp_asg business process
588: --
589: hr_assignment_api.update_emp_asg
590: (p_validate => p_validate
591: ,p_effective_date => p_effective_date
592: ,p_datetrack_update_mode => p_datetrack_update_mode
593: ,p_assignment_id => p_assignment_id