ReleaseUpdateDB60_Cust.allowNoDupEximDBKValues_IN Method [AX 2012]

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

Syntax

public void allowNoDupEximDBKValues_IN()

Run On

Server

Remarks

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.

See Also

Reference

ReleaseUpdateDB60_Cust Class