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