Share via


ReleaseUpdateDB60_Ledger.allowNoDupEximIncentiveSchemeData_INInce Method [AX 2012]

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

Syntax

public void allowNoDupEximIncentiveSchemeData_INInce()

Run On

Server

Remarks

After updating the surrogate key fields EximIncentiveSchemeGroup with the value of the RecId field of the tables, the index IncentiveSchemeIdx is reset not to allow duplicate records.

See Also

Reference

ReleaseUpdateDB60_Ledger Class