ReleaseUpdateDB60_Jmg.allowDupJmgOvertimeSlizeEmplDateJobIdx 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

allowDupJmgOvertimeSlizeEmplDateJobIdx

Description

Updates the EmplDateJobIdx index in the JmgOvertimeSlize table to allow for duplicate records.

Affected Modules and Tables

Affected Modules

Shop Floor Control

Affected Tables

JmgOvertimeSlize

Remarks

The EmplId field is replaced with the new Worker surrogate key field, and the unique HcmWorkerIdx index replaces the EmplIdIdx index. Initially, this field contains no value. Therefore, the index is set to allow for duplicate values before the field is updated with the value of the RecId field of the HcmWorker table.