ReleaseUpdateDB60_Invent.allowDupInventProdComLineDetailKeyIdx 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_Invent |
Method |
allowDupInventProdComLineDetailKeyIdx |
Description |
Updates the KeyIdx index in the InventProdComLineDetail table to allow for duplicate records. |
Affected Modules and Tables
Affected Modules |
---|
Inventory management |
Affected Tables |
---|
InventProdComLineDetail |
Remarks
The InventProdComPeriodId field is replaced with the new surrogate key InventProdComTable field in the unique KeyIdx index. 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 InventProdComTable table.