ExciseTariffCodes_IN::findByTariffCode Method
Finds the excise tariff codes by tariff code.
Syntax
client server public static ExciseTariffCodes_IN findByTariffCode(TariffCode_IN _tariffCode, [boolean _forUpdate])
Run On
Called
Parameters
- _tariffCode
Type: TariffCode_IN Extended Data Type
The tariff code.
- _forUpdate
Type: boolean
A Boolean value that indicates whether to read the record for update.
Return Value
Type: ExciseTariffCodes_IN Table
The instance of the ExciseTariffCodes_IN class.