DBA Data[Home] [Help]

APPS.HR_EX_EMPLOYEE_INTERNAL dependencies on HR_PERIODS_OF_SERVICE_API

Line 425: hr_periods_of_service_api.update_pds_details

421: g_actual_termination_date := p_actual_termination_date;
422: /*
423: ** Save the non-termination related PDS information....
424: */
425: hr_periods_of_service_api.update_pds_details
426: (p_effective_date => p_effective_date
427: ,p_period_of_service_id => p_period_of_service_id
428: ,p_termination_accepted_person => p_termination_accepted_person
429: ,p_accepted_termination_date => p_accepted_termination_date