CustomsTariffCodeTable_IN::existTariffCode Method
Checks if CustomsTariffCodeTable_IN record exists for specified CustomsTariffCode_IN.
Syntax
client server public static boolean existTariffCode(CustomsTariffCode_IN _tariffCode)
Run On
Called
Parameters
- _tariffCode
Type: CustomsTariffCode_IN Extended Data Type
The CustomsTariffCode_IN to find CustomsTariffCodeTable_IN record.
Return Value
Type: boolean
true if CustomsTariffCodeTable_IN table record found otherwise false.