ReleaseUpdateDB60_Trv.updateTrvExpTableWithWorker 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_Trv |
Method |
updateTrvExpTableWithWorker |
Description |
Copies data from the DEL_Employee field to the CreatingWorker field in the TrvExpTable table. |
Affected Modules and Tables
Affected Modules |
---|
Expense management |
Affected Tables |
---|
TrvExpTable |
Remarks
This upgrade script is needed to convert an employee ID to new worker for Microsoft Dynamics AX 2012 as part of HCM uptake for expense management.
Data Migration Section
From Table: TrvExpTable |
To Table: TrvExpTable |
---|---|
DEL_Employee |
CreatingWorker |
New Tables or Fields
Table |
Field |
Extended Data Type -or- Base Enum |
---|---|---|
TrvExpTable |
CreatingWorker |
TrvHcmWorkerRecId |
Deleted Tables or Fields
Table |
Field |
---|---|
TrvExpTable |
DEL_Employee |