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
ServerParameters
- _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.
Community Additions
ADD
Show: