DBA Data[Home] [Help]

APPS.PER_PEOPLE_PKG dependencies on HR_DATE_CHK

Line 1366: hr_date_chk.check_hire_ref_int(p_person_id

1362: --
1363: -- check the integrity of the date change.
1364: -- Date may come in between a person type change.
1365: --
1366: hr_date_chk.check_hire_ref_int(p_person_id
1367: ,p_business_group_id
1368: ,l_period_of_service_id
1369: ,p_s_hire_date
1370: ,p_system_person_type

Line 1831: hr_date_chk.update_hire_records(p_person_id

1827: -- Update the hire records i.e
1828: -- assignment etc.
1829: --
1830: --
1831: hr_date_chk.update_hire_records(p_person_id
1832: ,p_applicant_number
1833: ,p_hire_date
1834: ,p_s_hire_date
1835: ,p_last_updated_by