ReleaseUpdateDB60_Proj.allowDupProjPeriodEmplPeriodIdIdx 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_Proj

Method

allowDupProjPeriodEmplPeriodIdIdx

Description

Updates the PeriodIdIdx index in the ProjPeriodEmpl table to allow for duplicate records.

Affected Modules and Tables

Affected Modules

Project

Affected Tables

ProjPeriodEmpl

Remarks

The EmplId field is replaced with the new Worker surrogate key field in the PeriodIdIdx unique index. Initially this field contains no value. So the index is set to allow for duplicates before the field is updated with the value of the record ID field of the HcmWorker table.