ReleaseUpdateDB60_HRM.updateHcmEmploymentInsurance 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 |
updateHcmEmploymentInsurance |
Description |
Inserts records into the HcmEmploymentInsurance table from the DEL_HRMInsurance table. |
Affected Modules and Tables
Affected Modules |
---|
Human Resources |
Affected Tables |
---|
HcmEmploymentInsurance |
Remarks
The Employment field in the HcmEmploymentInsurance table is the foreign key to the HcmEmployment table. The InsuranceType field in the HcmEmploymentInsurance table is the foreign key to the DEL_HcmInsuranceType table.
Data Migration Section
From Table: DEL_HRMInsurance |
To Table: HcmEmploymentInsurance |
---|---|
Amount |
Amount |
Percentage |
Percentage |
FromDate |
FromDate |
PayedBy |
PayedBy |
From Table: DEL_HRMInsuranceType |
To Table: HcmEmploymentInsurance |
---|---|
del_MappingRecId |
InsuranceType |
From Table: HcmEmployment |
To Table: HcmEmploymentInsurance |
---|---|
RecId |
Employment |
Deleted Tables or Fields
Table |
Field |
---|---|
DEL_HRMInsurance |