Share via


TaxInventTransfer_BR.determineDirection Method [AX 2012]

Determines the direction of the tax transactions.

Syntax

protected TaxDirection determineDirection(TaxGroupData _taxGroupData)

Run On

Server

Parameters

  • _taxGroupData
    Type: TaxGroupData Table
    The TaxGroupData record that is related to the transaction.

Return Value

Type: TaxDirection Enumeration
The TaxDirection value for the tax transactions.

See Also

Reference

TaxInventTransfer_BR Class