DBA Data[Home] [Help]

APPS.HR_JPBP_API dependencies on HR_APPLICANT_API

Line 1699: hr_applicant_api.create_applicant

1695: hr_utility.set_location(l_proc, 10);
1696: --
1697: -- Call the person business process
1698: --
1699: hr_applicant_api.create_applicant
1700: (p_validate => false
1701: ,p_date_received => p_date_received
1702: ,p_business_group_id => p_business_group_id
1703: ,p_last_name => p_last_name_kana

Line 2226: hr_applicant_api.create_applicant

2222: -- call create_person_address
2223: --
2224: hr_utility.set_location(l_proc, 20);
2225: --
2226: hr_applicant_api.create_applicant
2227: ( p_validate => false
2228: ,p_date_received => p_date_received
2229: ,p_business_group_id => p_business_group_id
2230: ,p_last_name => p_last_name_kana