Share via


WMSStorageLoadUnit::find Method

Finds the specified record in the WMSStorageLoadUnit table.

Syntax

server public static WMSStorageLoadUnit find(RecId _storageLoadUnitRecId, [boolean _forUpdate])

Run On

Server

Parameters

  • _forUpdate
    Type: boolean
    A Boolean value that indicates whether to read the record for update; optional.

Return Value

Type: WMSStorageLoadUnit Table
A record in the WMSStorageLoadUnit table; otherwise, an empty record.

See Also

Reference

WMSStorageLoadUnit Table