Tax.useTaxTotal Method [AX 2012]

Calculates the total of use taxes for the current instance of the Tax class.

Syntax

public AmountCur useTaxTotal()

Run On

Server

Return Value

Type: AmountCur Extended Data Type
The sum of use taxes.

Remarks

The SourceRegulateAmountCur field in the TmpTaxWorkTrans table contains either the calculated amount or the adjusted amount.

See Also

Reference

Tax Class