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