Share via


ReleaseUpdateDB60_Ledger.allowDupTaxReport347TransKeyIdx Method [AX 2012]

Updates the KeyIdx index in the TaxReport347Trans table to allow for duplicate records.

Syntax

public void allowDupTaxReport347TransKeyIdx()

Run On

Server

Remarks

The KeyIdx is introduced to maintain uniqueness of the natural key of the TaxReport347Trans table.

See Also

Reference

ReleaseUpdateDB60_Ledger Class