ReleaseUpdateDB60_Ledger.allowDupEximTaxTable_INIncentiveSchemeGr

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

Class

ReleaseUpdateDB60_Ledger

Method

allowDupEximTaxTable_INIncentiveSchemeGr

Description

Updates the index <c>IncentiveSchemeTaxIdx</c> in the table <c>EximTaxTable_IN</c> to allow duplicate records.

Affected Modules and Tables

Affected Modules

General ledger

Affected Tables

EXIMTAXTABLE_IN

Remarks

The IncentiveSchemeGroup field is replaced with the new Reference field EximIncentiveSchemeGroup in the unique index IncentiveSchemeTaxIdx. Initially the EximIncentiveSchemeGroup field 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 EximIncentiveSchemeGroup_IN.