LedgerJournalTrans.checkCustomsTariffCode_IN Method
Checks the customs tariff code to see if it is valid.
Syntax
public boolean checkCustomsTariffCode_IN(RefRecId _customsTariffCodeTableRecId)
Run On
Called
Parameters
- _customsTariffCodeTableRecId
Type: RefRecId Extended Data Type
The customs tariff code table record id.
Return Value
Type: boolean
Returns true if the customs tariff code is valid; otherwise, false.