ReleaseUpdateDB60_HRM.updateHRMCompEventLineFixed 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 |
updateHRMCompEventLineFixed |
Description |
Updates the Worker field in the HRMCompEventLineFixed table with the corresponding value from the RecId field in the HcmWorker table. Updates the Position field in the HRMCompEventLineFixed table with the corresponding value from the RecId field in the HcmPosition table. |
Affected Modules and Tables
Affected Modules |
---|
Human Resources |
Affected Tables |
---|
HRMCompEventLineFixed |
Data Migration Section
From Table: HRMCompEventLineFixed |
To Table: HRMCompEventLineFixed |
---|---|
del_EmplId |
Worker |
del_PositionId |
Position |
New Tables or Fields
Table |
Field |
Extended Data Type -or- Base Enum |
---|---|---|
HRMCompEventLineFixed |
Worker |
|
Position |
Deleted Tables or Fields
Table |
Field |
---|---|
HRMCompEventLineFixed |
del_EmplId |
del_PositionId |