ReleaseUpdateDB60_Trv.UpdateTrvEmpPaymethod 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 |
UpdateTrvEmpPaymethod |
Description |
Migrates data from the Employee field to the Worker field in the TrvAppEmplSub table. |
Affected Modules and Tables
Affected Modules |
---|
Expense management |
Affected Tables |
---|
TrvEmpPaymethod |
Remarks
This upgrade script is needed to convert the employee ID to the new worker for Microsoft Dynamics AX 2012 as part of the HCM uptake for Expense Management.
Data Migration Section
From Table: TrvEmpPaymethod |
To Table: TrvEmpPaymethod |
---|---|
DEL_Employee |
Worker |
New Tables or Fields
Table |
Field |
Extended Data Type -or- Base Enum |
---|---|---|
TrvEmpPaymethod |
Worker |
TrvHcmWorkerRecIdT |
Deleted Tables or Fields
Table |
Field |
---|---|
TrvEmpPaymethod |
DEL_Employee |