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.
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.