Share via


ReleaseUpdateDB401_COS.updateCOSCalcTrans Method [AX 2012]

Removes duplicates from the COSCalcTrans table.

Syntax

public void updateCOSCalcTrans()

Run On

Server

Remarks

The quantities and amounts from duplicate records are accumulated into one single record and the postings are corrected by using the COSCalcTrans::postTrans method.

See Also

Reference

ReleaseUpdateDB401_COS Class