Share via


ReleaseUpdateDB60_Ledger.allowNoDupEximTaxTable_INIncentiveScheme Method [AX 2012]

Updates the index IncentiveSchemeTaxIdx in the table EximTaxTable_IN not to allow duplicate records.

Syntax

public void allowNoDupEximTaxTable_INIncentiveScheme()

Run On

Server

Remarks

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

See Also

Reference

ReleaseUpdateDB60_Ledger Class