CustomsTariffCodeTable_IN::exist Method

Checks if CustomsTariffCodeTable_IN record exists for specified CustomsTariffCode_IN and Direction_IN.

Syntax

client server public static boolean exist(CustomsTariffCode_IN _tariffCode, Direction_IN _direction)

Run On

Called

Parameters

Return Value

Type: boolean
true if CustomsTariffCodeTable_IN table record found otherwise false.

See Also

Reference

CustomsTariffCodeTable_IN Table