Share via


ReleaseUpdateDB60_Ledger.updateGDL_TaxRep347Trans_KeyIdx Method [AX 2012]

Removes duplicate TaxReport347Trans records and aggregates Amount and AmountInCash values into one record.

Syntax

public void updateGDL_TaxRep347Trans_KeyIdx()

Run On

Server

Remarks

This is performed in order to ensure the uniqueness of the natural key, the KeyIdx key, of the TaxReport347Trans table.

See Also

Reference

ReleaseUpdateDB60_Ledger Class