WHSReservationHierarchyProvider.getDimListBelowStatus Method [AX 2012]

Builds a List list containing the inventory dimensions below status

Syntax

public List getDimListBelowStatus(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 status

See Also

Reference

WHSReservationHierarchyProvider Class