Share via


WHSLoadTable::numberOfLoadsForOrderNum Method

Counts the amount of loads an order is associated with.

Syntax

client server public static NumberOfRecords numberOfLoadsForOrderNum(WHSOrderNum _orderNum, InventTransType _inventTransType)

Run On

Called

Parameters

Return Value

Type: NumberOfRecords Extended Data Type
A count representing the amount of loads the order is associated with.

Remarks

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

See Also

Reference

WHSLoadTable Table