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.
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
- _inventTransId
Type: InventTransId Extended Data Type
InventTransId of the WHSLoadLine to get the shipment id from.
Return Value
Type: WHSShipmentId Extended Data Type
shipmentId from the WHSLoadLine table if exists; otherwise empty.