WHSReservationHierarchyProvider.getLocationHierarchyLevel Method [AX 2012]

Returns the level of the location field in the reservation hierarchy for an item.

Syntax

public WHSReservationHierarchyLevel getLocationHierarchyLevel(InventTable _inventTable)

Run On

Called

Parameters

Return Value

Type: WHSReservationHierarchyLevel Extended Data Type
The level of the location field in the reservation hierarchy for an item.

Remarks

If no level is found, #INVALIDHIERARCHYLEVEL is returned.

See Also

Reference

WHSReservationHierarchyProvider Class