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
- _post
Type: NoYes Enumeration
The post transaction.
- _bankAccountTrans
Type: BankAccountTrans Table
The bank account transaction from which the sales tax is calculated.