WMSLocationTreeBase.shelfLocations Method [AX 2012]

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

Return Value

Type: container
A container that contains the requested information.

See Also

Reference

WMSLocationTreeBase Class