EInvoiceJourBaseMap_MX.totalTaxAmountRegular Method [AX 2012]

Gets the total tax amount for the specified type.

public TaxAmount totalTaxAmountRegular([TaxType_MX _taxType])

Run On

Server

Parameters

_taxType
Type: TaxType_MX Enumeration
The type that is used in the search.

Return Value

Type: TaxAmount Extended Data Type
The total tax amount.

Only tax transaction amounts with negative signs are summarized.

Show: