Share via


ReleaseUpdateDB60_Ledger.allowNoDupEximSionTable_INProductGroupVa Method [AX 2012]

Updates the index ProductGroupValidFromValidToIdx in the table EximSionTable_IN not to allow duplicate records.

Syntax

public void allowNoDupEximSionTable_INProductGroupVa()

Run On

Server

Remarks

After updating the surrogate key field EximProductGroupTable, ValidFrom and ValidTo with the value of the RecId field of the table, the index ProductGroupValidFromToIdx is reset not to allow duplicate records.

See Also

Reference

ReleaseUpdateDB60_Ledger Class