WHSKanbanJobPickingListPool::existsForInventTransId Method
Validates that a record exists for a specified iventory transaction number.
Syntax
client server public static boolean existsForInventTransId(InventTransId _inventTransId)
Run On
Called
Parameters
- _inventTransId
Type: InventTransId Extended Data Type
The InventTransId to check for.
Return Value
Type: boolean
true if the record exists; otherwise false.