Share via


TaxSales.init Method [AX 2012]

Initializes the tax calculation by filling the TmpTaxWorkTrans table, based on the salesFormLetter variable.

Syntax

protected void init(SalesCalcTax_Sales _salesForm)

Run On

Server

Parameters

See Also

Reference

TaxSales Class