ReleaseUpdateDB60_Ledger.allowDupEximSetOffRulesTable_INIncentive

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

Class

ReleaseUpdateDB60_Ledger

Method

allowDupEximSetOffRulesTable_INIncentive

Description

Updates the index <c>IncentiveSchemeDataIdx</c> in the table <c>EximSetOffRulesTable_IN</c> to allow duplicate records.

Affected Modules and Tables

Affected Modules

General ledger

Affected Tables

EXIMSETOFFRULESTABLE_IN

Remarks

The SchemeId field is replaced with the new surrogate key field EximDEPBSchemesTable is replaced in IncentiveSchemeDataIdx. 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 of the table EximDEPBSchemesTable_IN.