ReleaseUpdateDB60_Ledger.allowDupEximSetOffRulesTable_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

allowDupEximSetOffRulesTable_IN

Description

Updates the IncentiveSchemeDataIdx index in the EximSetOffRulesTable_IN table to allow duplicate records.

Affected Modules and Tables

Affected Modules

Ledger

Affected Tables

EximSetOffRulesTable_IN

Remarks

The SchemeId field is replaced with the new EximDEPBSchemesTable surrogate key field is replaced in IncentiveSchemeDataIdx unique index. Initially the EximDEPBSchemesTable field contains no value. So the index is set to allow duplicates before the field is updated with the value of the RecId fields in the EximDEPBSchemesTable_IN table.