ReleaseUpdateDB60_HRM.updateHcmEmploymentTerm 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 |
updateHcmEmploymentTerm |
Description |
Inserts records into the HcmEmploymentTerm table from the DEL_HRMEmplHiringTerms table. |
Affected Modules and Tables
Affected Modules |
---|
Human Resources |
Affected Tables |
---|
HcmEmploymentTerm |
Remarks
The Employment field in the HcmEmploymentTerm table is the foreign key to the HcmEmployment table. The AgreementTerm field in the HcmEmploymentTerm table is the foreign key to the HcmEmploymentTerm table.
Data Migration Section
From Table: DEL_HRMEmplHiringTerms |
To Table: HcmEmploymentTerm |
---|---|
* |
* |
From Table: HcmEmployment |
To Table: HcmEmploymentTerm |
---|---|
RecId |
Employment |
From Table: DEL_HRMHiringTerms |
To Table: HcmEmploymentTerm |
---|---|
del_MappingRecId |
AgreementTerm |
New Tables or Fields
Table |
Field |
Extended Data Type -or- Base Enum |
---|---|---|
HcmEmploymentTerm |
* |
Deleted Tables or Fields
Table |
Field |
---|---|
DEL_HRMEmplHiringTerms |
* |