SalesPurchJournalLine_IN.checkCustomsTariffCode Method
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.