Share via


WMSStorageLoadUnitMember::findStorageLoadUnitByMember Method

Finds storage load unit by storage load unit member definition, which consist of warehouse and store zone.

Syntax

client server public static WMSStorageLoadUnit findStorageLoadUnitByMember(
    InventSiteId _inventSiteId, 
    InventLocationId _inventLocationId, 
    WMSStoreZoneId _storeZoneId, 
    RefRecId _reportSetup)

Run On

Called

Parameters

Return Value

Type: WMSStorageLoadUnit Table
An instance of the WMSStorageLoadUnit record.

See Also

Reference

WMSStorageLoadUnitMember Table