PurchTotals.purchTaxTotalMST_BR Method [AX 2012]

Return the total tax amount by tax type.

public TaxAmount purchTaxTotalMST_BR(TaxType_BR _taxType)

Run On

Server

Parameters

_taxType
Type: TaxType_BR Enumeration
Tax type to get total amount

Return Value

Type: TaxAmount Extended Data Type
Return the total tax amount.

Community Additions

ADD
Show: