Share via


WHSLoadLine::existForOrderNum Method

Check to see if a WHSLoadLine exists for the specified WAXOrderNum.

Syntax

client server public static boolean existForOrderNum(WHSOrderNum _orderNum, InventTransType _inventTransType)

Run On

Called

Parameters

Return Value

Type: boolean
true if the load line exists; otherwise false.

Remarks

The method only searches for load lines that are not transport requests.

See Also

Reference

WHSLoadLine Table