ReleaseUpdateDB60_HRM.updateHRMMassHireLine Upgrade Script
Applies To: Microsoft Dynamics AX 2012 R3, Microsoft Dynamics AX 2012 R2, Microsoft Dynamics AX 2012 Feature Pack, Microsoft Dynamics AX 2012
Class |
ReleaseUpdateDB60_HRM |
Method |
updateHRMMassHireLine |
Description |
Updates the Department field in the HRMMassHireLine table with the corresponding value from the Party field in the DirPartyInternalOrganizationTable table, which is a foreign key to the OMDepartment table. Updates the worker related fields and the Name field. |
Affected Modules and Tables
Affected Modules |
---|
Human Resources |
Affected Tables |
---|
HRMMassHireLine |
Remarks
Updates the Person and PersonnelNumber fields in the HcmWorker table if there is an employee that is associated with the line. The Name field is split into the three name part fields. Also, the DEL_JobId field is used to determine the new Job field value.
Data Migration Section
From Table: HrmMassHireLine |
To Table: HrmMassHireLine |
---|---|
DEL_EmplId |
PersonnelNumber |
New Tables or Fields
Table |
Field |
Extended Data Type -or- Base Enum |
---|---|---|
HRMMassHireLine |
Department |
OMDepartmentRecId |
Deleted Tables or Fields
Table |
Field |
---|---|
OMDepartment |
* |