WHSWaveLine::existsForShipmentId Method
Validates that a record exists for a specified shipment Id.
Syntax
client server public static boolean existsForShipmentId(WHSShipmentId _shipmentId)
Run On
Called
Parameters
- _shipmentId
Type: WHSShipmentId Extended Data Type
The shipment to validate for.
Return Value
Type: boolean
true if the record exists; otherwise false.