Share via


TaxOverUnderPayment.calcAndPost Method [AX 2012]

Performs the calculation of the tax for the collection letter, based on the CustCollectionLetterJour table.

Syntax

public AmountMST calcAndPost(LedgerPostingController _ledgerPostingController)

Run On

Server

Parameters

Remarks

After the calculation, this method calls the saveAndPost method, if posting of the tax is required.

See Also

Reference

TaxOverUnderPayment Class