DBA Data[Home] [Help]

APPS.HR_EMPLOYEE_API dependencies on PER_PERIODS_OF_SERVICE_PKG_V2

Line 4606: if per_periods_of_service_pkg_v2.IsBackToBackContract(p_person_id, l_effective_date) then

4602:
4603: -- PTU : Following Code has been added
4604:
4605: --start changes for bug8506648
4606: if per_periods_of_service_pkg_v2.IsBackToBackContract(p_person_id, l_effective_date) then
4607: hr_per_type_usage_internal.maintain_person_type_usage
4608: (p_effective_date => l_effective_date
4609: ,p_person_id => p_person_id
4610: ,p_person_type_id => l_person_type_id