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

Return Value

Type: boolean
true if the customs tariff code is valid; otherwise, false.

See Also

Reference

SalesPurchJournalLine_IN Map