ReleaseUpdateDB60_KM.updateKMVirtualNetworkAnswerTable 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_KM |
Method |
updateKMVirtualNetworkAnswerTable |
Description |
Updates the ExecutedBy and EvaluationOf fields of the KMVirtualNetworkAnswerTable table with the corresponding value from the RecId field of the DirPerson table. |
Affected Modules and Tables
Affected Modules |
---|
Human Resources |
Affected Tables |
---|
KMVirtualNetworkAnswerTable |
HRMVirtualNetworkTable |
HRMInterviewTable |
Remarks
The ExecutedBy and EvaluationOf fields, which has the RecId value from the DirPerson table, replaces the HrmVirtualNetworkId and TargetVirtualNetworkId fields.
Data Migration Section
From Table: KMVirtualNetworkAnswerTable |
To Table: KMVirtualNetworkAnswerTable |
---|---|
hrmVirtualNetworkId |
ExecutedBy |
targetVirtualNetworkId |
EvaluationOf |
hrmInterviewId |
DiscussionId |
New Tables or Fields
Table |
Field |
Extended Data Type -or- Base Enum |
---|---|---|
KMVirtualNetworkAnswerTable |
ExecutedBy |
HcmPersonRecId |
EvaluationOf |
HcmPersonRecId |
|
DiscussionId |
HcmDiscussionId |
Deleted Tables or Fields
Table |
Field |
---|---|
HRMVirtualNetworkTable |
* |
HRMInterviewTable |
* |