ReleaseUpdateDB60_Cust.allowNoDupEximDBKValues_IN Method [AX 2012]

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

public void allowNoDupEximDBKValues_IN()

Run On

Server

ValidFrom and ValidTo values are inserted Initially these are dateEffective fields. So the index is set to allow duplicates before the field is updated with the values.

TariffCodeIdx is reset not to allow duplicate records.

Community Additions

ADD
Show: