ProjInvoiceJourEInvoiceJourMap_V2_2_MX.getTaxTransQuerySum Method [AX 2012]

Returns the query used to get the total Tax amount per Type

protected Query getTaxTransQuerySum([TaxType_MX _taxType])

Run On

Server

Parameters

_taxType
Type: TaxType_MX Enumeration
Tax Type used as the criteria for the query

Return Value

Type: Query Class
Returns the query used to get the total Tax amount per Type

If not taxtype is passed all the Types will be selected

Community Additions

ADD
Show: