Share via


ReleaseUpdateDB60_Basic.allowNoDupRTax25LedgerInterval_RU Method [AX 2012]

Updates the index GroupIdx in the table RTax25LedgerInterval not to allow duplicate records.

Syntax

public void allowNoDupRTax25LedgerInterval_RU()

Run On

Server

Remarks

After updating the surrogate key field RTax25LedgerIntervalGroup with the value of the RecId field of the table RTax25LedgerIntervalGroup, the index GroupIdx is reset not to allow duplicate records.

See Also

Reference

ReleaseUpdateDB60_Basic Class