DBA Data[Home] [Help]

APPS.HR_SE_CONTACT_API dependencies on HR_CONTACT_API

Line 130: hr_contact_api.create_person

126: if g_debug then
127: hr_utility.set_location(l_proc, 30);
128: end if;
129:
130: hr_contact_api.create_person
131: (p_validate => p_validate
132: ,p_start_date => p_start_date
133: ,p_business_group_id => p_business_group_id
134: ,p_last_name => p_last_name