WHSReservationHierarchyLevelStrategy.getReservableHierarchyListTopDown Method [AX 2012]

Returns a list of reservable dimensions in the reservation hierarchy based on the transaction type.

Syntax

public abstract List getReservableHierarchyListTopDown()

Run On

Called

Return Value

Type: List Class
A list that contains the inventory dimensions that can be reserved for the transaction.

Remarks

The list is sorted top-down.

See Also

Reference

WHSReservationHierarchyLevelStrategy Class