ReleaseUpdateDB60_Ledger.allowDupEximSionTable_INProductGroupVali

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

Class

ReleaseUpdateDB60_Ledger

Method

allowDupEximSionTable_INProductGroupVali

Description

Updates the index <c>ProductGroupValidFromValidToIdx</c> in the table <c>EximSionTable_IN</c> to allow duplicate records.

Affected Modules and Tables

Affected Modules

General ledger

Affected Tables

EXIMSIONTABLE_IN

Remarks

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