Share via


ReleaseUpdateDB60_Ledger.allowNoDupEximSetOffRulesTable_INIncenti Method [AX 2012]

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

Syntax

public void allowNoDupEximSetOffRulesTable_INIncenti()

Run On

Server

Remarks

After updating the surrogate key field EximDEPBSchemesTable RecId field of the table EximDEPBSchemesTable_IN, the index IncentiveSchemeDataIdx is reset not to allow duplicate records.

See Also

Reference

ReleaseUpdateDB60_Ledger Class