ReleaseUpdateDB60_Proj.updateProjGrantType 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

updateProjGrantType

Description

Migrates data from the DEL_EmployeeContact field to the WorkerContact field and the DEL_GrantManager field to the GrantManagerWorker field in the ProjGrantType table.

Affected Modules and Tables

Affected Modules

Project

Affected Tables

ProjGrantType

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

To Table: ProjGrantType

DEL_EmployeeContact

WorkerContact

DEL_GrantManager

GrantManagerWorker

New Tables or Fields

Table

Field

Extended Data Type

-or- Base Enum

ProjGrantType

WorkerContact

ProjWorkerRecId

ProjGrantType

GrantManagerWorker

ProjWorkerRecId

Deleted Tables or Fields

Table

Field

ProjGrantType

DEL_EmployeeContact

ProjGrantType

DEL_GrantManager