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

updateTSWorkflowLog

Description

Migrates data from the DEL_ApprovedBy field to the ApprovedByWorker field and DEL_RejectedBy field to the RejectedByWorker field in the TSWorkflowLog table.

Affected Modules and Tables

Affected Modules

Project

Affected Tables

TSWorkflowLog

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

To Table: TSWorkflowLog

DEL_ApprovedBy

ApprovedByWorker

DEL_RejectedBy

RejectedByWorker

New Tables or Fields

Table

Field

Extended Data Type

-or- Base Enum

TSWorkflowLog

ApprovedByWorker

ProjWorkerRecId

TSWorkflowLog

RejectedByWorker

ProjWorkerRecId

Deleted Tables or Fields

Table

Field

TSWorkflowLog

DEL_ApprovedBy

TSWorkflowLog

DEL_RejectedBy