WMSOrderTrans.updateWMSOrderInventDimIds Method
Updates the inventDimId and ToInventDimId values on the related WMSOrder based on the arguments.
Syntax
public void updateWMSOrderInventDimIds(InventDimId _inventDimIdFrom, InventDimId _inventDimIdTo)
Run On
ClientOrServer
Parameters
- _inventDimIdFrom
Type: InventDimId Extended Data Type
The new inventDimId value.
- _inventDimIdTo
Type: InventDimId Extended Data Type
The new ToInventDimid value.