ReleaseUpdateDB60_Invent.allowDupInventProdComLineWithCodeKeyIdx

Applies To: Microsoft Dynamics AX 2012 R3, Microsoft Dynamics AX 2012 R2

Class

ReleaseUpdateDB60_Invent

Method

allowDupInventProdComLineWithCodeKeyIdx

Description

Updates the index <c>KeyIdx</c> in the table <c>InventProdComLineWithCode</c> to allow duplicate records.

Affected Modules and Tables

Affected Modules

Inventory management

Affected Tables

InventProdComLineWithCode

Remarks

The InventProdComPeriodId field is replaced with the new surrogate key field InventProdComTable in the unique index KeyIdx. Initially this field contains no value. So the index is set to allow duplicates before the field is updated with the value of the RecId field of the table InventProdComTable.