PurchLineType_ProjectReturnItem.modifyWMSLocation Method [AX 2012]

Modifies an InventDim record that has WMS values with a default direction of issue.

public void modifyWMSLocation(InventDim _inventDim, boolean _resetWMSLocationId)

Run On

Called

Parameters

_inventDim
Type: InventDim Table
The InventDim record to modify.
_resetWMSLocationId
Type: boolean
A Boolean value that indicates whether the wMSLocationId field must be reset even if the LocationId field is unchanged.

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

Community Additions

ADD
Show: