Share via


TaxBankAccountReconcile.new Method [AX 2012]

Creates a new instance of the TaxBankAccountReconcile class.

Syntax

public void new(NoYes _post, BankAccountTrans _bankAccountTrans)

Run On

Server

Parameters

  • _bankAccountTrans
    Type: BankAccountTrans Table
    The bank account transaction from which the sales tax is calculated.

See Also

TaxBankAccountReconcile Class

BankAccountTrans.taxAmount Method