ReleaseUpdateDB60_HRM.updateHRMApplicantTableFK 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 |
updateHRMApplicantTableFK |
Description |
Updates the EducationLevel field, the VeteranStatus field, and the EthnicOrigin field of the HRMApplicantTable table. |
Affected Modules and Tables
Affected Modules |
---|
Human Resources |
Affected Tables |
---|
HRMEducationDegree |
HRMVeteranStatus |
HRMEthnicOrigin |
HRMApplicantTable |
Remarks
Updates the EducationLevel field of the HRMApplicantTable table with the corresponding value from the RecId field of the HcmEducationLevel table. Updates the VeteranStatus field of the HRMApplicantTable table with the corresponding value from the RecId field of the HcmVeteranStatus table. Updates the EthnicOrigin field of the HRMApplicantTable table with the corresponding value from the RecId field of the HcmEthnicOrigin table.
Data Migration Section
From Table: HRMEducationDegree |
To Table: HRMApplicantTable |
---|---|
DEL_MappingRecId |
EducationLevel |
From Table: HRMVeteranStatus |
To Table: HRMApplicantTable |
---|---|
DEL_MappingRecId |
VeteranStatus |
From Table: HRMEthnicOrigin |
To Table: HRMApplicantTable |
---|---|
DEL_MappingRecId |
EthnicOrigin |
Deleted Tables or Fields
Table |
Field |
---|---|
HRMApplicantTable |
* |