DBA Data[Home] [Help]

APPS.PQP_HROSS_INTEGRATION dependencies on HR_APPLICANT_API

Line 1306: HR_Applicant_API.Hire_Applicant

1302: l_per_rec.object_version_number := l_cur_per_rec.object_version_number;
1303: IF l_tot_appl_asgs = 1 THEN
1304: -- As the person has only one applicant assignment then hire person so that
1305: -- the person type now becomes EMP
1306: HR_Applicant_API.Hire_Applicant
1307: (p_validate => FALSE
1308: ,p_hire_date => l_effective_date
1309: ,p_person_id => l_cur_per_rec.person_id
1310: ,p_assignment_id => p_assignment_id