Share via


WMSOrderTransType.parmAdjustWMSLocationLoad Method [AX 2012]

Determines whether to adjust the load on a WMSLocation location when a physical transaction occurs.

Syntax

public boolean parmAdjustWMSLocationLoad([boolean _adjustWMSLocationLoad])

Run On

Called

Parameters

  • _adjustWMSLocationLoad
    Type: boolean
    A Boolean value that determines whether to adjust the load on a WMSLocation location; optional.

Return Value

Type: boolean
true if the load on a WMSLocation location should be adjusted; otherwise, false.

See Also

Reference

WMSOrderTransType Class