Share via


WHSLoadLine::getLoadId Method

Get the LoadId from the WHSLoadLine table depending on the specified InventTransId.

Syntax

client server public static WHSLoadId getLoadId(InventTransId _inventTransId)

Run On

Called

Parameters

Return Value

Type: WHSLoadId Extended Data Type
LoadId from the WHSLoadLine table if exists; otherwise empty.

See Also

Reference

WHSLoadLine Table