WHSReservationHierarchyProvider.getDimListBelowLocation Method [AX 2012]

Builds a List list containing the inventory dimensions below WMSLocationId.

Syntax

public List getDimListBelowLocation(InventTable _inventTable, WHSReservationHierarchySortOrder _sortOrder)

Run On

Called

Parameters

  • _inventTable
    Type: InventTable Table
    The InventTable used to determine the hierachy.

Return Value

Type: List Class
A List list containing the inventory dimensions below location.

See Also

Reference

WHSReservationHierarchyProvider Class