Share via


TaxBankAccountReconcile.calcAndPost Method [AX 2012]

Calculates and posts tax, depending on how the object is instantiated.

Syntax

public TaxAmount calcAndPost(LedgerPostingController _ledgerPostingController)

Run On

Server

Parameters

Return Value

Type: TaxAmount Extended Data Type
The calculated tax amount.

See Also

TaxBankAccountReconcile Class

TaxBankAccountReconcile.new Method

BankAccountTrans.taxAmount Method