Share via


TaxPaymManFee.calcAndPost Method [AX 2012]

Performs a calculation of the tax amount and calls the method that is used for posting.

Syntax

public TaxAmount calcAndPost(LedgerPostingController _ledgerPostingController)

Run On

Server

Parameters

Return Value

Type: TaxAmount Extended Data Type
The calculated tax amount.

See Also

Reference

TaxPaymManFee Class