Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Modifies an InventDim record that has WMS values with a default direction of issue because this is a return item.
Syntax
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 determines whether to reset the wMSLocationId field even if the LocationId field is unchanged.
Remarks
When changing the warehouse on a purchase order line, the location is updated with default WMS values for items where the attached dimension group has the location set to active.