WHSLoadTable::existsOrderNum Method
Checks if a load for a given order number exists.
Syntax
client server public static boolean existsOrderNum(WHSOrderNum _orderNum)
Run On
Called
Parameters
- _orderNum
Type: WHSOrderNum Extended Data Type
The order number to check.
Return Value
Type: boolean
true if a load exists; otherwise false.