Share via


ReleaseUpdateDB60_Ledger.allowNoDupExciseNumSequenceRef_INExciseN Method [AX 2012]

Updates the index ExciseNumRefIdx in the table ExciseNumSequenceRef_IN not to allow duplicate records.

Syntax

public void allowNoDupExciseNumSequenceRef_INExciseN()

Run On

Server

Remarks

After updating the surrogate key fields TaxRegistrationNumberTable with the value of the RecId field of the tables, the index ExciseNumRefIdx is reset not to allow duplicate records.

See Also

Reference

ReleaseUpdateDB60_Ledger Class