ReleaseUpdateDB60_Jmg.updateJmgAssistance 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 |
updateJmgAssistance |
Description |
Updates the JmgAssistance table to support HcmWorker instead of EmplTable. |
Affected Modules and Tables
Affected Modules |
---|
Shop Floor Control |
Affected Tables |
---|
JmgAssistance |
HcmWorker |
EmplTable |
Remarks
Updates the new WorkerAssistant and WorkerPilot fields with values from the HcmWorker table, based on values from the DEL_Assistant and DEL_Pilot tables.
New Tables or Fields
Table |
Field |
Extended Data Type -or- Base Enum |
---|---|---|
JmgAssistance |
WorkerAssistant |
JmgWorkerRecId |
JmgAssistance |
WorkerPilot |
JmgWorkerRecId_JobPilot |
Deleted Tables or Fields
Table |
Field |
---|---|
JmgAssistance |
Assistant |
JmgAssistance |
Pilot |