AxInternalBase.axTaxCode Method [AX 2012]
This method converts tax codes by using the map policy that is specified for the class.
Syntax
protected TaxCode axTaxCode(TaxCode _taxCode)
Run On
Called
Parameters
- _taxCode
Type: TaxCode Extended Data Type
The internal or external tax code to convert.
Return Value
Type: TaxCode Extended Data Type
The converted value of the tax code.