Share via


WHSLoadLine::getShipmentId Method

Get the shipmentId from the WHSLoadLine table depending on the specified InventTransId and InventTransType.

Syntax

client server public static WHSShipmentId getShipmentId(InventTransId _inventTransId)

Run On

Called

Parameters

Return Value

Type: WHSShipmentId Extended Data Type
shipmentId from the WHSLoadLine table if exists; otherwise empty.

See Also

Reference

WHSLoadLine Table