Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Gets the default tax direction for the transaction.
Syntax
protected TaxDirection determineDirection(TaxGroupData _taxGroupData)
Run On
Server
Parameters
- _taxGroupData
Type: TaxGroupData Table
The TaxGroupData table buffer that represents the tax code being considered.
Return Value
Type: TaxDirection Enumeration
The default tax direction.
Remarks
A customer transaction will have a tax direction of sales tax payable. A vendor transaction will have a tax direction of sales tax receivable.