Share via


WMSLocationTreeClient.shelfLocations Method [AX 2012]

Creates a container that contains information about the locations for the specified shelf.

Syntax

protected container shelfLocations(
    InventLocationId _inventLocationId, 
    WMSAisleId _aisleId, 
    WMSRackId _rackId, 
    WMSLevelId _shelfId)

Run On

Client

Parameters

Return Value

Type: container
A container that contains the requested information about the locations for the specified shelf.

See Also

Reference

WMSLocationTreeClient Class