Share via


ReleaseUpdateDB60_Ledger.allowNoDupIncentiveSchemeData_IN Method [AX 2012]

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

Syntax

public void allowNoDupIncentiveSchemeData_IN()

Run On

Server

Remarks

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

See Also

Reference

ReleaseUpdateDB60_Ledger Class