ReleaseUpdateDB60_HRM.updateHRMVirtualNetworkGroupRelation 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 |
updateHRMVirtualNetworkGroupRelation |
Description |
Updates the Person field of the HrmVirtualNetworkGroupRelation table with the corresponding value from the RecId field of the DirPerson table. |
Affected Modules and Tables
Affected Modules |
---|
Human Resources |
Affected Tables |
---|
HRMVirtualNetworkGroupRelation |
HRMVirtualNetworkTable |
EmplTable |
ContactPerson |
DEL_HRMApplicantTable |
Remarks
The Person field, which has RecId value from the DirPerson table, replaces the HrmVirtualNetworkId field.
Data Migration Section
From Table: EmplTable |
To Table: HRMVirtualNetworkGroupRelation |
---|---|
Party |
Person |
From Table: HRMApplicant |
To Table: HRMVirtualNetworkGroupRelation |
---|---|
Person |
Person |
From Table: ContactPerson |
To Table: HRMVirtualNetworkGroupRelation |
---|---|
Party |
Person |
New Tables or Fields
Table |
Field |
Extended Data Type -or- Base Enum |
---|---|---|
HRMVirtualNetworkGroupRelation |
Person |
HcmPersonRecId |
Name Changes for Tables or Fields
Old Table Name: |
New Table Name: |
---|---|
Old Field Name: |
New Field Name: |
HRMVirtualNetworkId |
DEL_HRMVirtualNetworkId |