ReleaseUpdateDB60_smm.updateCaseDetailBaseWorker 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_smm |
Method |
updateCaseDetailBaseWorker |
Description |
Migrates data from the DEL_Owner field to the OwnerWorker field in the CaseDetailBase table. |
Affected Modules and Tables
Affected Modules |
---|
CRM |
Affected Tables |
---|
CaseDetailBase |
Remarks
The HCMWorker table and associated tables have replaced the Employee table, that is the EmplTable table, and associated tables in Microsoft Dynamics AX 2012. This transition requires an upgrade.
Data Migration Section
From Table: CaseDetailBase |
To Table: CaseDetailBase |
---|---|
DEL_Owner |
OwnerWorker |
New Tables or Fields
Table |
Field |
Extended Data Type -or- Base Enum |
---|---|---|
CaseDetailBase |
OwnerWorker |
CrmWorkerRecId |
Deleted Tables or Fields
Table |
Field |
---|---|
CaseDetailBase |
DEL_Owner |