ReleaseUpdateDB60_smm.updatesmmTMCallListTableWorker 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

updatesmmTMCallListTableWorker

Description

Migrates data from the DEL_CallResponsibleEmplId field to the CallRespWorker field and the DEL_CallActualEmplId field to the CallActualWorker field in the smmTMCallListTable table.

Affected Modules and Tables

Affected Modules

CRM

Affected Tables

smmTMCallListTable

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: smmTMCallListTable

To Table: smmTMCallListTable

DEL_CallResponsibleEmplId

CallRespWorker

DEL_CallActualEmplId

CallActualWorker

New Tables or Fields

Table

Field

Extended Data Type

-or- Base Enum

smmTMCallListTable

CallRespWorker

CrmWorkerRecId

smmTMCallListTable

CallActualWorker

CrmWorkerRecId

Deleted Tables or Fields

Table

Field

smmTMCallListTable

DEL_CallResponsibleEmplId

smmTMCallListTable

DEL_CallActualEmplId