Share via


ReleaseUpdateDB60_Ledger.allowNoDupTaxReport347TransKeyIdx Method [AX 2012]

Updates the KeyIdx index in the TaxReport347Trans table to disallow duplicate records.

Syntax

public void allowNoDupTaxReport347TransKeyIdx()

Run On

Server

Remarks

After removing duplicate TaxReport347Trans records the KeyIdx index is reset to disallow duplicate records.

See Also

Reference

ReleaseUpdateDB60_Ledger Class