EInvoiceJourBaseMap_MX.getTaxTransQuerySum Method [AX 2012]

Gets the query that is used to get the total tax amount per type.

protected Query getTaxTransQuerySum([TaxType_MX _taxType])

Run On

Server

Parameters

_taxType
Type: TaxType_MX Enumeration
The tax type that is used as the criteria for the query.

Return Value

Type: Query Class
The query that is used to get the total tax amount per type.

If no tax type is specified, every type will be selected.

Community Additions

ADD
Show: