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 expeditionStatus field in the WMSTransport table.
Syntax
public void updateWMSTransport()
Run On
Server
Remarks
The WMSExpeditionStatus enumeration value has had three values added:
Picked (7)
Staged (8)
Loaded (9).
To retain the logical order, the values Completed (5) and Canceled (6) must be moved to the new enumeration values Completed (10) and Canceled (20)