Share via


TaxSalesQuotation.calcMarkup Method [AX 2012]

Performs the calculation of the tax markup, based on the salesFormLetter variable.

Syntax

protected void calcMarkup(Map amountInclTax, Map amountExclTax)

Run On

Server

Parameters

Remarks

This method is called from the calc method.

See Also

Reference

TaxSalesQuotation Class