ReleaseUpdateDB60_Ledger.allowDupEximIncentiveSchemeData_INIncent Upgrade Script

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

Class

ReleaseUpdateDB60_Ledger

Method

allowDupEximIncentiveSchemeData_INIncent

Description

Updates the IncentiveSchemeIdx index in the EximIncentiveSchemeData_IN table to allow duplicate records.

Affected Modules and Tables

Affected Modules

General ledger

Affected Tables

EXIMINCENTIVESCHEMEDATA_IN

Remarks

The IncentiveSchemeGroup field is replaced with the new EximIncentiveSchemeGroup surrogate key field in the unique IncentiveSchemeIdx index. 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 EximIncentiveSchemeGroup_IN table.