TaxCollectLimit::customsTaxLimits_IN Method
Calculates the customer tax limits.
Syntax
server public static container customsTaxLimits_IN(
TaxCode _taxCode,
TransDate _transDate,
Direction_IN _direction)
Run On
Server
Parameters
- _taxCode
Type: TaxCode Extended Data Type
The tax code is used to find record.
- _transDate
Type: TransDate Extended Data Type
The transaction date is used to find record.
- _direction
Type: Direction_IN Enumeration
The direction is used to get the exchange rate.
Return Value
Type: container
A container with the tax limits.