DBA Data[Home] [Help]

APPS.PER_PEOPLE_V14_PKG dependencies on HR_PHONE_API

Line 746: hr_phone_api.create_phone

742: -- as the value for effective date and date from.
743: --
744: IF x_work_telephone IS NOT NULL THEN
745: hr_utility.set_location(l_proc,40);
746: hr_phone_api.create_phone
747: (p_date_from => x_effective_start_date
748: ,p_date_to => NULL
749: ,p_phone_type => 'W1'
750: ,p_phone_number => x_work_telephone