WHSLoadTable.assignEarliestSchedShipDateTime Method
Assign a scheduled ship date and time if the specified ship date and time is earlier than the current scheduled ship date and time on the current load.
Syntax
public boolean assignEarliestSchedShipDateTime(WHSLoadReadyToShipUTCDateTime _loadReadyToShipDateTime)
Run On
Called
Parameters
- _loadReadyToShipDateTime
Type: WHSLoadReadyToShipUTCDateTime Extended Data Type
A ship date and time being added to the current load.
Return Value
Type: boolean
Return true if WHSLoadTable buffer was modified; otherwise, false