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

updateProjGrant

Description

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

Affected Modules and Tables

Affected Modules

Project

Affected Tables

ProjGrant

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

To Table: ProjGrant

DEL_EmployeeContact

WorkerContact

DEL_GrantManager

GrantManagerWorker

New Tables or Fields

Table

Field

Extended Data Type

-or- Base Enum

ProjGrant

WorkerContact

ProjWorkerRecId

ProjGrant

GrantManagerWorker

ProjWorkerRecId

Deleted Tables or Fields

Table

Field

ProjGrant

DEL_EmployeeContact

ProjGrant

DEL_GrantManager