DBA Data[Home] [Help]

APPS.PER_PEOPLE_V14_PKG dependencies on HR_PHONE_API

Line 790: hr_phone_api.create_phone

786: -- as the value for effective date and date from.
787: --
788: IF x_work_telephone IS NOT NULL THEN
789: hr_utility.set_location(l_proc,40);
790: hr_phone_api.create_phone
791: (p_date_from => x_effective_start_date
792: ,p_date_to => NULL
793: ,p_phone_type => 'W1'
794: ,p_phone_number => x_work_telephone