Share via


RetailReplenishmentHierarchy::getAllOperatingUnitsUnderRelationship Method [AX 2012]

Gets a list of all operating units under the selected organization hierarchy (or part of such hierarchy).

Syntax

client server private static List getAllOperatingUnitsUnderRelationship(RecId _relationshipId)

Run On

Called

Parameters

Return Value

Type: List Class
List of operating unit IDs.

See Also

Reference

RetailReplenishmentHierarchy Class