DBA Data[Home] [Help]

APPS.HR_ASSIGNMENT_BUSINESS_EVENT dependencies on HR_ASSIGNMENT_BE3

Line 76: hr_assignment_be3.update_emp_asg_criteria_a(

72: hr_utility.set_location('Entering: raise_assignment_business_event'|| l_proc, 10);
73: if p_event = 'UPDATE' then
74: hr_utility.set_location('Entering: UPDATE'|| l_proc, 20);
75: if p_assignment_type = 'E' and p_primary_flag = 'Y' then
76: hr_assignment_be3.update_emp_asg_criteria_a(
77: p_effective_date => p_effective_date,
78: p_datetrack_update_mode => p_datetrack_update_mode,
79: p_assignment_id => p_assignment_id,
80: p_object_version_number => p_object_version_number,