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 various fields in the shipment that depends on the shipment lines.
Syntax
public void notifyOfLineChange(
[NoYes _updatePickStatus,
NoYes _updatePalletStatus,
NoYes _updateRequestedShipDate])
Run On
ClientOrServer
Parameters
- _updatePickStatus
Type: NoYes Enumeration
A NoYes enumeration value that indicates whether the pick expedition state is updated.
- _updatePalletStatus
Type: NoYes Enumeration
A NoYes enumeration value that indicates whether the pallet expedition status is updated.
- _updateRequestedShipDate
Type: NoYes Enumeration
A NoYes enumeration value that indicates whether the requested ship date is updated.