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