TradeCalcTax.post Method [AX 2012]

Posts tax for the current document.

Syntax

public void post(LedgerVoucher _ledgerVoucher, [NoYes _post])

Run On

Called

Parameters

  • _post
    Type: NoYes Enumeration
    A Boolean value that indicates whether tax is posted.

Remarks

Set the _post parameter to false when you are confirming an order.

See Also

Reference

TradeCalcTax Class