Share via


BookPostTax_RU.calcAndInsertTaxes Method [AX 2012]

This member overrides the calcAndInsertTaxes Method.

Syntax

Note

The syntax of this method varies based on the version of Microsoft Dynamics AX that you are using.

  Microsoft Dynamics AX 2012 R3
          public TaxAmount calcAndInsertTaxes(Voucher _originalvoucher, TransDate _originalTransDate)

  Microsoft Dynamics AX 2012 R2 (SYS)
          protected TaxAmount calcAndInsertTaxes(Voucher _originalvoucher, TransDate _originalTransDate)

Run On

Server

Parameters

See Also

Reference

BookPostTax_RU Class