PurchReqLine.modifyWMSLocation Method

Modifies a InventDim record with WMS values.

Syntax

public void modifyWMSLocation(InventDim _inventDim, [boolean _resetWMSLocationId])

Run On

Called

Parameters

  • _resetWMSLocationId
    Type: boolean
    A Boolean value that indicates whether the wMSLocationId field is to be reset even when the LocationId field is unchanged; optional.

Remarks

When changing the warehouse on a purchase requisition line, the location is updated with default WMS values for items where the attached dimension group has the location set to active.

See Also

Reference

PurchReqLine Table