DBA Data[Home] [Help]

APPS.HR_PERSON_DEPLOYMENT_API dependencies on HR_CONTACT_REL_API

Line 1897: hr_contact_rel_api.create_contact --use fetched details copying to host BG

1893: --
1894: hr_utility.set_location(l_proc,130);
1895: hr_utility.set_location('host person id '||l_host_person_id,131);
1896: --
1897: hr_contact_rel_api.create_contact --use fetched details copying to host BG
1898: (p_validate => p_validate
1899: ,p_start_date => l_dpl_rec.start_date
1900: ,p_business_group_id => l_dpl_rec.to_business_group_id
1901: ,p_person_id => l_host_person_id