Share via


ReleaseUpdateDB60_Ledger.allowNoDupEximDBKValues_INTariffCodeIdx Method [AX 2012]

Updates the index TariffCodeIdx in the table EximDBKValues_IN not to allow duplicate records.

Syntax

public void allowNoDupEximDBKValues_INTariffCodeIdx()

Run On

Server

Remarks

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

See Also

Reference

ReleaseUpdateDB60_Ledger Class