Share via


WMSLocationTreeServer.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

Server

Parameters

Return Value

Type: container
A container with the requested information.

See Also

Reference

WMSLocationTreeServer Class