InventMov_QualityOrder.reservationHierarchyLevelStrategyList Method [AX 2012]

Retrieves a list containing one WHSReservationLevelStrategyNone instance.

We override the default behavior of InventMovement because we don't want dimensions below location to be automatically filled.

Syntax

public List reservationHierarchyLevelStrategyList(InventDim _inventDimReservationCriteria)

Run On

Called

Parameters

  • _inventDimReservationCriteria
    Type: InventDim Table
    An InventDim buffer with the values that are required to be reserved.

Return Value

Type: List Class
A list containing one WHSReservationLevelStrategyNone instance.

See Also

Reference

InventMov_QualityOrder Class