Share via


InventUpd_Registered.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

Server

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

InventUpd_Registered Class