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

updatesmmCampaignSelectionWorker

Description

Migrates data from the DEL_ResponsibleEmpFollowUp field to the FollowUpRespWorker field and the DEL_BusRelMainResponsible field to the BusRelMainRespWorker field in the smmCampaignSelection table.

Affected Modules and Tables

Affected Modules

CRM

Affected Tables

smmCampaignSelection

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

To Table: smmCampaignSelection

DEL_ResponsibleEmpFollowUp

FollowUpRespWorker

DEL_BusRelMainResponsible

BusRelMainRespWorker

New Tables or Fields

Table

Field

Extended Data Type

-or- Base Enum

smmCampaignSelection

FollowUpRespWorker

CrmWorkerRecId

smmCampaignSelection

BusRelMainRespWorker

CrmWorkerRecId

Deleted Tables or Fields

Table

Field

smmCampaignSelection

DEL_ResponsibleEmpFollowUp

smmCampaignSelection

DEL_BusRelMainResponsible