CzCalcTaxes.find Method [AX 2012]

Returns an instance of CzTaxStruct with the specified TaxType_Wand, optionally, TaxValue.

protected CzTaxStruct find(TaxType_W _taxType, [TaxValue _taxValue])

Run On

Server

Parameters

_taxType
Type: TaxType_W Enumeration
The TaxType_W value to look for when searching for an instance of CzTaxStruct.
_taxValue
Type: TaxValue Extended Data Type
The TaxValue value to look for when searching for an instance of CzTaxStruct.

Return Value

Type: CzTaxStruct Class
A CzTaxStruct value.

Community Additions

ADD
Show: