WHSKanbanWaveLine::existsForInventTransIdNotPicked Method
Validates that a record exists for a specified inventory transaction number on an non-picked wave.
Syntax
client server public static boolean existsForInventTransIdNotPicked(InventTransId _inventTransId)
Run On
Called
Parameters
- _inventTransId
Type: InventTransId Extended Data Type
The inventory transaction to validate for.
Return Value
Type: boolean
true if the record exists; otherwise false.