TaxSettlement.calcAndPost Method [AX 2012]
Calls the calcAndInsertTaxes method and then the saveAndPost method.
Syntax
public TaxAmount calcAndPost(LedgerPostingController _ledgerPostingController)
Run On
Server
Parameters
- _ledgerPostingController
Type: LedgerPostingController Class
The ledger posting controller to use for ledger posting.
Return Value
Type: TaxAmount Extended Data Type
The tax amount that is calculated in the CalcAndInsertTaxes method.