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.
Checks whether the customs tariff code is valid.
Syntax
public boolean checkCustomsTariffCode(
RefRecId _customsTariffCodeTableRecId,
Direction_IN _direction,
[CompanyId _companyId])
Run On
Called
Parameters
- _customsTariffCodeTableRecId
Type: RefRecId Extended Data Type
The customs tariff code table record ID.
- _direction
Type: Direction_IN Enumeration
The tariff direction.
- _companyId
Type: CompanyId Extended Data Type
The company ID information.
Return Value
Type: boolean
true if the customs tariff code is valid; otherwise, false.