DBA Data[Home] [Help]

APPS.PER_PEOPLE4_PKG dependencies on HR_DATE_CHK

Line 209: hr_date_chk.check_hire_ref_int(p_person_id

205: --
206: -- check the integrity of the date change.
207: -- Date may come in between a person type change.
208: --
209: hr_date_chk.check_hire_ref_int(p_person_id
210: ,p_business_group_id
211: ,l_period_of_service_id
212: ,p_s_hire_date
213: ,p_system_person_type

Line 713: hr_date_chk.update_hire_records(p_person_id

709: -- Update the hire records i.e
710: -- assignment etc.
711: --
712: --
713: hr_date_chk.update_hire_records(p_person_id
714: ,p_applicant_number
715: ,p_hire_date
716: ,p_s_hire_date
717: ,p_last_updated_by