Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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.