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.
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.