SalesInvoiceDPBase.calculateTotalExcludedTaxAmount Method [AX 2012]

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

Syntax

private void calculateTotalExcludedTaxAmount(Voucher _ledgerVoucher)

Run On

Server

Parameters

See Also

Reference

SalesInvoiceDPBase Class