TaxCashDisc.calcAndInsertTaxes Method [AX 2012]
Calculates tax that is based on tax transactions for sales tax receivable, sales tax payable, and use tax and import sales tax.
Syntax
protected TaxAmount calcAndInsertTaxes()
Run On
Server
Return Value
Type: TaxAmount Extended Data Type
A TaxAmount that indicates the calculated tax.
Remarks
The calculated tax is inserted in the TmpTaxWorkTrans table.