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