WMSLocationTreeBase.shelves Method [AX 2012]

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

Return Value

Type: container
A container that contains the requested information.

See Also

Reference

WMSLocationTreeBase Class