SalesInvoiceDPBase.getExcludedTaxAmount Method [AX 2012]

Calculates the sum of all TaxTrans records for the specified invoice line record that have been excluded from the invoice.

Syntax

protected TaxRegulationAmountCur getExcludedTaxAmount(Voucher _ledgerVoucher, CustInvoiceTrans _invoiceLine)

Run On

Server

Parameters

Return Value

Type: TaxRegulationAmountCur Extended Data Type
The total tax amount that was excluded from the invoice.

See Also

Reference

SalesInvoiceDPBase Class