Share via


InventOnHandQty.whsParmItemUsesWHS Method [AX 2012]

Sets the itemUsesWHS field to be used as criteria when selecting.

Syntax

public boolean whsParmItemUsesWHS([boolean _itemUsesWHS])

Run On

Called

Parameters

  • _itemUsesWHS
    Type: boolean
    The boolean value that defines if the item uses WHS.

Return Value

Type: boolean
true, if item uses WHS; otherwise, false.

See Also

Reference

InventOnHandQty Class