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.
Creates a container that contains information about the locations for the specified shelf.
Syntax
protected abstract container shelfLocations(
InventLocationId _inventLocationId,
WMSAisleId _aisleId,
WMSRackId _rackId,
WMSLevelId _shelfId)
Run On
Called
Parameters
- _inventLocationId
Type: InventLocationId Extended Data Type
The warehouse for which the locations are retrieved.
- _aisleId
Type: WMSAisleId Extended Data Type
The aisle for which the locations are retrieved.
- _rackId
Type: WMSRackId Extended Data Type
The rack for which the locations are retrieved.
- _shelfId
Type: WMSLevelId Extended Data Type
The shelf for which the locations are retrieved.
Return Value
Type: container
A container that contains the requested information.