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