Share via


WMSStorageLoadUnit::findByStoreZoneId Method

Finds storage load unit by store zone.

Syntax

server public static WMSStorageLoadUnit findByStoreZoneId(
    WMSStoreZoneId _storeZoneId, 
    RefRecId _reportSetup, 
   [NoYes _isExistingUnit])

Run On

Server

Parameters

  • _isExistingUnit
    Type: NoYes Enumeration
    A Boolean value that indicates whether the persisted unit should be found or not.

Return Value

Type: WMSStorageLoadUnit Table
An instance of the WMSStorageLoadUnit record.

See Also

Reference

WMSStorageLoadUnit Table