ReleaseUpdateDB60_Jmg.updateJmgEmployee 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_Jmg |
Method |
updateJmgEmployee |
Description |
Updates the JmgEmployee table to support HcmWorker instead of EmplTable. Also updates the payroll period value. |
Affected Modules and Tables
Affected Modules |
---|
Shop Floor Control |
Affected Tables |
---|
JmgEmployee |
HcmWorker |
EmplTable |
Remarks
The new Worker field is upgraded based on the value of the del_EmplId field. Furthermore the PayrollPeriod field is deleted and the value is copied to the ProjPeriodId field.
New Tables or Fields
Table |
Field |
Extended Data Type -or- Base Enum |
---|---|---|
JmgEmployee |
Worker |
JmgWorkerRecId |
JmgEmployee |
ProjPeriodId |
ProjPeriodId |
Deleted Tables or Fields
Table |
Field |
---|---|
JmgEmployee |
EmplId |
JmgEmployee |
PayrollPeriodId |