WHSReservationHierarchyProvider.getBatchLevelAboveLocation Method [AX 2012]

Gets the level of the batch dimension in the reservation hierarchy if this dimension is above location.

Syntax

public WHSReservationHierarchyLevel getBatchLevelAboveLocation(InventTable _inventTable)

Run On

Called

Parameters

  • _inventTable
    Type: InventTable Table
    The item that provides the reservation hierarchy.

Return Value

Type: WHSReservationHierarchyLevel Extended Data Type
The level of the batch dimension in the reservation hierarchy if this dimension is above location.

See Also

Reference

WHSReservationHierarchyProvider Class