DBA Data[Home] [Help]

APPS.HR_PERSON_DEPLOYMENT_API dependencies on HR_CONTACT_REL_API

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

1918: --
1919: hr_utility.set_location(l_proc,130);
1920: hr_utility.set_location('host person id '||l_host_person_id,131);
1921: --
1922: hr_contact_rel_api.create_contact --use fetched details copying to host BG
1923: (p_validate => p_validate
1924: ,p_start_date => l_dpl_rec.start_date
1925: ,p_business_group_id => l_dpl_rec.to_business_group_id
1926: ,p_person_id => l_host_person_id