Share via


InventTrackingRegisterTrans::existForItemSerial Method

Determines if an InventTrackingRegisterTrans record exists for a particular item/serialId combination.

Syntax

client server public static boolean existForItemSerial(ItemId _itemId, InventSerialId _serialId)

Run On

Called

Parameters

Return Value

Type: boolean
true if a record exists; otherwise, false.

See Also

Reference

InventTrackingRegisterTrans Table