ReleaseUpdateDB60_HRM.updateHRMCompEventLineComposite 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 |
updateHRMCompEventLineComposite |
Description |
Updates the CompensationLevel field in the HRMCompEventLineComposite table with the corresponding value from the record ID field in the HcmCompensationLevel table. Updates the Department field in the HRMCompEventLineComposite table with the corresponding value from the Party field in the DirPartyInternalOrganizationTable table, which is a foreign key to the OMDepartment table. |
Affected Modules and Tables
Affected Modules |
---|
Human Resources |
Affected Tables |
---|
HRMCompEventLineComposite |
Data Migration Section
From Table: HRMCompEventLineComposite |
To Table: HRMCompEventLineComposite |
---|---|
del_OrganizationUnitId |
Department |
del_EmplId |
Worker |
del_PositionId |
Position |
del_LevelId |
CompensationLevel |
New Tables or Fields
Table |
Field |
Extended Data Type -or- Base Enum |
---|---|---|
HRMCompEventLineComposite |
Department |
|
Worker |
||
Position |
||
CompensationLevel |
Deleted Tables or Fields
Table |
Field |
---|---|
HRMCompEventLineComposite |
del_OrganizationUnitId |
del_EmplId |
|
del_PositionId |
|
del_LevelId |