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

updateProjProposalJour

Description

Migrates data from the DEL_ApprovedBy field to the WorkerApprovedBy field and the DEL_ProjAdministrator field to the WorkerProjAdministrator field in the ProjProposalJour table.

Affected Modules and Tables

Affected Modules

Project

Affected Tables

ProjProposalJour

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

To Table: ProjProposalJour

DEL_ApprovedBy

WorkerApprovedBy

DEL_ProjAdministrator

WorkerProjAdministrator

New Tables or Fields

Table

Field

Extended Data Type

-or- Base Enum

ProjProposalJour

WorkerApprovedBy

ProjWorkerRecId

ProjProposalJour

WorkerProjAdministrator

ProjWorkerRecId

Deleted Tables or Fields

Table

Field

ProjProposalJour

DEL_ApprovedBy

ProjProposalJour

DEL_ProjAdministrator