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 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
- _inventSiteId
Type: InventSiteId Extended Data Type
A InventSiteId value.
- _inventLocationId
Type: InventLocationId Extended Data Type
A InventLocationId value.
- _storeZoneId
Type: WMSStoreZoneId Extended Data Type
A WMSStoreZoneId value.
- _reportSetup
Type: RefRecId Extended Data Type
The report setup to use.
Return Value
Type: WMSStorageLoadUnit Table
An instance of the WMSStorageLoadUnit record.