TaxBudgetTransaction.determineDirection Method [AX 2012]
Determines the TaxDirection enumeration value for the BudgetTransactionLine record that is involved in the tax calculation.
Syntax
protected TaxDirection determineDirection(TaxGroupData _taxGroupData)
Run On
Server
Parameters
- _taxGroupData
Type: TaxGroupData Table
Return Value
Type: TaxDirection Enumeration
A TaxDirection enumeration value.