TaxSales.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
- _amountInclTax
Type: Map Class
- _amountExclTax
Type: Map Class
Remarks
This method is called from the calc method.