ReleaseUpdateDB60_HRM.updateHRMCompPerfPlanEmpl 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 |
updateHRMCompPerfPlanEmpl |
Description |
Updates the RatingLevel and Worker fields in the HRMCompPerfPlanEmpl table. |
Affected Modules and Tables
Affected Modules |
---|
Human Resources |
Affected Tables |
---|
HRMCompPerfPlanEmpl |
Remarks
Updates the RatingLevel field in the HRMCompPerfPlanEmpl table with the corresponding value from the record ID field in the HcmRatingLevel table. Updates the Worker field in the HRMCompPerfPlanEmpl table with the corresponding value from the record ID field in the HcmWorker table.
Data Migration Section
From Table: HRMCompPerfPlanEmpl |
To Table: HRMCompPerfPlanEmpl |
---|---|
del_RatingLevelId |
RatingLevel |
del_RatingModelId |
|
del_EmplId |
Worker |
New Tables or Fields
Table |
Field |
Extended Data Type -or- Base Enum |
---|---|---|
HRMCompPerfPlanEmpl |
RatingLevel |
|
Worker |
Deleted Tables or Fields
Table |
Field |
---|---|
HRMCompPerfPlanEmpl |
del_RatingLevelId |
del_RatingModelId |
|
del_EmplId |