Share via


WMSShipmentLinesMove.setRangeLookupLocationTypes Method [AX 2012]

Sets the range that should be used when looking up warehouse management locations.

Syntax

public void setRangeLookupLocationTypes(boolean _mixedOrders, InventTransType _transtypeOrders)

Run On

Called

Parameters

  • _mixedOrders
    Type: boolean
    Indicates whether the range will include multiple location types.

Remarks

If the _mixedOrders container is false, this will be used to determine which location types that should be looked up.

See Also

Reference

WMSShipmentLinesMove Class