WHSLoadLine::existsForInventTransId Method
Determines if a load line exists for the inventTransId value specified.
Syntax
client server public static boolean existsForInventTransId(InventTransId _inventTransId)
Run On
Called
Parameters
- _inventTransId
Type: InventTransId Extended Data Type
The InventTransId value that you want to check for related load lines.
Return Value
Type: boolean
true if a load line exists for the inventTransId value specified; otherwise, false .