DBA Data[Home] [Help]

APPS.HR_CA_ASSIGNMENT_API dependencies on HR_ASSIGNMENT_API

Line 212: hr_assignment_api.create_secondary_emp_asg

208: hr_utility.set_location(l_proc, 20);
209: --
210: -- Call create_secondary_emp_asg
211: --
212: hr_assignment_api.create_secondary_emp_asg
213: (p_validate => p_validate
214: ,p_effective_date => l_effective_date
215: ,p_person_id => p_person_id
216: ,p_organization_id => p_organization_id

Line 530: hr_assignment_api.update_emp_asg

526: hr_utility.set_location(l_proc, 30);
527: --
528: -- Call update_emp_asg business process
529: --
530: hr_assignment_api.update_emp_asg
531: (p_validate => p_validate
532: ,p_effective_date => l_effective_date
533: ,p_datetrack_update_mode => p_datetrack_update_mode
534: ,p_assignment_id => p_assignment_id