DBA Data[Home] [Help]

APPS.HR_ASSIGNMENT_BUSINESS_EVENT dependencies on HR_ASSIGNMENT_BE3

Line 166: hr_assignment_be3.update_emp_asg_criteria_a(

162: hr_utility.set_location('Entering: raise_assignment_business_event'|| l_proc, 10);
163: if p_event = 'UPDATE' then
164: hr_utility.set_location('Entering: UPDATE'|| l_proc, 20);
165: if p_assignment_type = 'E' and p_primary_flag = 'Y' then
166: hr_assignment_be3.update_emp_asg_criteria_a(
167: p_effective_date => p_effective_date,
168: p_datetrack_update_mode => p_datetrack_update_mode,
169: p_assignment_id => p_assignment_id,
170: p_object_version_number => p_object_version_number,