RetailReplenishmentHierarchy::getAllOperatingUnitsUnderRelationship Method [AX 2012]

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

client server private static List getAllOperatingUnitsUnderRelationship(RecId _relationshipId)

Run On

Called

Parameters

_relationshipId
Type: RecId Extended Data Type
Id of the relationship.

Return Value

Type: List Class
List of operating unit IDs.
Show: