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
- _ledgerPostingController
Type: LedgerPostingController Class
Return Value
Type: TaxAmount Extended Data Type
The calculated tax amount.