Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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.