ReleaseUpdateDB60_Ledger.allowDupEximSionTable_IN

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

Class

ReleaseUpdateDB60_Ledger

Method

allowDupEximSionTable_IN

Description

Updates the ProductGroupValidFromValidToIdx index in the EximSionTable_IN table to allow for duplicate records.

Affected Modules and Tables

Affected Modules

Ledger

Affected Tables

EximSionTable_IN

Remarks

The ProductGroup field is replaced with the new EximProductGroupTable surrogate key field along with the date effectivity fields in the new ProductGroupValidFromToIdx unique index. Initially the EximProductGroupTable, ValidFrom, and ValidTo fields contain no value. So the index is set to allow for duplicates before the fields are updated with the value of the RecId fields of the EximProductGroupTable_IN table.