DBA Data[Home] [Help]

APPS.PER_PEOPLE_PKG dependencies on HR_PHONE_API

Line 664: hr_phone_api.create_phone

660: -- Use p_start_date (i.e., p_date_received passed from per_applicant_pkg)
661: -- as the value for effective date and date from.
662: --
663: if p_work_telephone is not null then
664: hr_phone_api.create_phone
665: (p_date_from => p_start_date
666: ,p_date_to => null
667: ,p_phone_type => 'W1'
668: ,p_phone_number => p_work_telephone