Share via


InventUpd_Physical.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 to adjust the load on a wmsLocation location; otherwise, false.

See Also

Reference

InventUpd_Physical Class