ReleaseUpdateDB60_Ledger.allowDupEximDBKValues_INTariffCodeIdx Method [AX 2012]

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

public void allowDupEximDBKValues_INTariffCodeIdx()

Run On

Server

The TariffCode is replaced with the new surrogate key field CustomsTariffCodeTable in the unique index TariffCodeIdx.

Initially the CustomsTariffCodeTable contains no values. So the index is set to allow duplicates before the field is updated with the value of the RecId's of the corresponding tables.

Community Additions

ADD
Show: