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

updateTSAppEmplSub

Description

Migrates data from the DEL_Employee field to the Worker field and the DEL_AppEmp field to the AppWorker field in the TSAppEmplSub table.

Affected Modules and Tables

Affected Modules

Project

Affected Tables

TSAppEmplSub

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

To Table: TSAppEmplSub

DEL_Employee

Worker

DEL_AppEmp

AppWorker

New Tables or Fields

Table

Field

Extended Data Type

-or- Base Enum

TSAppEmplSub

Worker

ProjWorkerRecId

TSAppEmplSub

AppWorker

ProjWorkerRecId

Deleted Tables or Fields

Table

Field

TSAppEmplSub

DEL_Employee

TSAppEmplSub

DEL_AppEmp