WHSShipmentTable::validateShipmentIsLoaded Method
Validates that the shipment should be in a loaded status.
Syntax
client server public static boolean validateShipmentIsLoaded(WHSShipmentId _shipmentId)
Run On
Called
Parameters
- _shipmentId
Type: WHSShipmentId Extended Data Type
The shipment Id of the shipment to check.
Return Value
Type: boolean
true if the shipment qualifies to be in a loaded status; otherwise, false.