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.
Finds storage load unit by store zone.
Syntax
server public static WMSStorageLoadUnit findByStoreZoneId(
WMSStoreZoneId _storeZoneId,
RefRecId _reportSetup,
[NoYes _isExistingUnit])
Run On
Server
Parameters
- _storeZoneId
Type: WMSStoreZoneId Extended Data Type
A WMSStoreZoneId value.
- _reportSetup
Type: RefRecId Extended Data Type
The report setup to use.
- _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.