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.
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.