Share via


InventTransferUpdPick.mustCreateWMSOutputOrder Method [AX 2012]

Determines whether a Warehouse Management System (WMS) output order must be created.

Syntax

protected boolean mustCreateWMSOutputOrder(InventDim _inventDim, ItemId _itemId)

Run On

Called

Parameters

  • _inventDim
    Type: InventDim Table
    The InventDim for the line that the item is on.

Return Value

Type: boolean
true if a WMS output order must be created; otherwise, false.

See Also

Reference

InventTransferUpdPick Class