Share via


TaxBudget.calcAndPost Method [AX 2012]

Calculates the tax amount.

Syntax

public TaxAmount calcAndPost(LedgerPostingController _ledgerPostingController)

Run On

Server

Parameters

Return Value

Type: TaxAmount Extended Data Type
The calculated tax amount.

Remarks

This method does not post to the general ledger.

See Also

Reference

TaxBudget Class