EInvoiceJourBaseMap_MX.totalTaxAmountRetained Method [AX 2012]

Gets the total tax amount for the specified type.

public TaxAmount totalTaxAmountRetained([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 transactions amounts with positive signs are summarized.

Show: