Tax.determineTaxAccountType_IN Method [AX 2012]
This method is used to determine the tax account type.
public TaxAccountType_IN determineTaxAccountType_IN(
TaxModuleType _taxModuleType,
TaxTable _taxTable,
[TaxAccountType_IN _taxAccountType])
Run On
ServerParameters
- _taxModuleType
- Type: TaxModuleType Enumeration
A tax module type.
- _taxTable
- Type: TaxTable Table
A buffer of TaxTable table.
- _taxAccountType
- Type: TaxAccountType_IN Enumeration
A tax account type.
Community Additions
ADD
Show: