DBA Data[Home] [Help]

APPS.HR_EX_EMPLOYEE_INTERNAL dependencies on HR_PERIODS_OF_SERVICE_API

Line 417: hr_periods_of_service_api.update_pds_details

413: g_actual_termination_date := p_actual_termination_date;
414: /*
415: ** Save the non-termination related PDS information....
416: */
417: hr_periods_of_service_api.update_pds_details
418: (p_effective_date => p_effective_date
419: ,p_period_of_service_id => p_period_of_service_id
420: ,p_termination_accepted_person => p_termination_accepted_person
421: ,p_accepted_termination_date => p_accepted_termination_date