ReleaseUpdateDB60_Invent.allowDupInventProdComLineWithoutCodeKeyI

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

Class

ReleaseUpdateDB60_Invent

Method

allowDupInventProdComLineWithoutCodeKeyI

Description

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

Affected Modules and Tables

Affected Modules

Inventory management

Affected Tables

DEL_InventProdComLineWithoutCode

Remarks

Truncated method name from allowDupInventProdComLineWithoutCodeKeyIdx. 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.