ReleaseUpdateDB60_Proj.updateProjTableWorker 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_Proj

Method

updateProjTableWorker

Description

Migrates data from the DEL_ResponsibleFinancial field to the WorkerResponsibleFinancial field, the DEL_Responsible field to the WorkerResponsible field, and the DEL_ResponsibleSales field to the WorkerResponsibleSales field in the ProjTable table.

Affected Modules and Tables

Affected Modules

Project

Affected Tables

ProjTable

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

To Table: ProjTable

DEL_ResponsibleFinancial

WorkerResponsibleFinancial

DEL_Responsible

WorkerResponsible

DEL_ResponsibleSales

WorkerResponsibleSales

New Tables or Fields

Table

Field

Extended Data Type

-or- Base Enum

ProjTable

WorkerResponsibleFinancial

ProjWorkerRecId

ProjTable

WorkerResponsible

ProjWorkerRecId

ProjTable

WorkerResponsibleSales

ProjWorkerRecId

Deleted Tables or Fields

Table

Field

ProjTable

DEL_ResponsibleFinancial

ProjTable

DEL_Responsible

ProjTable

DEL_ResponsibleSales