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

updatesmmCampaignTableWorker

Description

Migrates data from the DEL_EmplId field to the Worker field and the DEL_CampaignResponsible field to the CampaignRespWorker field in the smmCampaignTable table.

Affected Modules and Tables

Affected Modules

CRM

Affected Tables

smmCampaignTable

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

To Table: smmCampaignTable

DEL_EmplId

Worker

DEL_CampaignResponsible

CampaignRespWorker

New Tables or Fields

Table

Field

Extended Data Type

-or- Base Enum

smmCampaignTable

Worker

CrmWorkerRecId

smmCampaignTable

CampaignRespWorker

CrmWorkerRecId

Deleted Tables or Fields

Table

Field

smmCampaignTable

DEL_EmplId

smmCampaignTable

DEL_CampaignResponsible