Share via


DimensionHierarchyController.validateInterunit Method [AX 2012]

Validates the interunit rules on a hierarchy assigned to the ledger.

Syntax

private boolean validateInterunit(DimensionHierarchy _dimHierarchy)

Run On

Client

Parameters

Return Value

Type: boolean
true if the hierarchy is valid; otherwise false.

See Also

Reference

DimensionHierarchyController Class