ReleaseUpdateDB60_Cust.allowDupEximDBKValues_IN Method [AX 2012]

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

Syntax

public void allowDupEximDBKValues_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.

See Also

Reference

ReleaseUpdateDB60_Cust Class