DBA Data[Home] [Help]

APPS.BEN_CREATE_PTNL_LER_SS dependencies on HR_CONTACT_API

Line 219: hr_contact_api.create_person

215: savepoint create_life_event;
216: open csr_person;
217: fetch csr_person into l_original_person_id;
218: if csr_person%notfound then
219: hr_contact_api.create_person
220: (p_validate => false
221: ,p_start_date => p_effective_date
222: ,p_business_group_id => p_business_group_id
223: ,p_last_name => 'XcXXXXX'-- can hard code it is not going to be committed