Release Date: October 5, 2024
Last Updated: October 5, 2024
Talent Management release notes are now provided in HTML format. These release notes detail the new features and resolved issues in this release. You can find links to all Talent Management release notes in the Talent Management Information Center.
New fields in REST newhires API with mapping to
ED table
Field Name |
ED Table |
employee_rate_type_id |
hua_employee_employment_record_rate_type_id |
employee_currency_id |
hua_employee_employment_record_currency_id |
employee_work_schedule_id |
hua_employee_employment_record_work_schedule_id |
employee_termination_date |
hua_employee_employment_record_termination_date |
employee_effective_date |
hua_employee_employment_record_effective_datetime |
user_location_id |
hua_employee_employment_record_location_id |
job_id |
hua_employee_employment_record_job_id |
New fields in REST newhires API with mapping to related tables
Field Name |
Related Tables |
employee_currency_value |
extracted from employee_currency_id and mapped to hua_currency.hua_currency_value
|
employee_work_schedule_value |
extracted from eployee_work_schedule_id and mapped to thr_work_schedule. thr_work_schedule_name
|
future_hire (either 1 or 0) |
serves as a tag for future hire/rehire.
|
Field Name |
ED and Related Tables |
User_hire_date |
Hua_employee_employment_record_hire_date |
user_rehire_date |
hua_employee_employment_record_rehire_date |
user_location_code |
is extracted from value of hua_employee_employment_record_location_id |
manager_id |
hua_employee_employment_record_manager_id |
org_level_id |
hua_employee_employment_record_org_level_id |
job_code |
is extracted from value of hua_employee_employment_record_job_id |
employee_annual_rate |
hua_employee_employment_record_annual_rate |
employee_rate_type_id |
hua_employee_employment_record_rate_type_id |
employee_currency_id |
hua_employee_employment_record_currency_id |
employee_work_schedule_id |
hua_employee_employment_record_work_schedule_id |
employee_termination_date |
hua_employee_employment_record_termination_date |
user_location_id |
hua_employee_employment_record_location_id |
job_id |
hua_employee_employment_record_job_id |
employee_currency_value |
extracted from employee_currency_id andmapped to hua_currency.hua_currency_value |
employee_work_schedule_value |
extracted from eployee_work_schedule_id and mapped to thr_work_schedule. thr_work_schedule_name |
future_hire (either 1 or 0) |
serves as a tag for future hire/rehire |