RetailReplenishmentHierarchy::isHierarchyCurrent Method [AX 2012]

Checks whether the hierarchy specified is current.

client server public static boolean isHierarchyCurrent(RefRecId _hierarchyRecId)

Run On

Called

Parameters

_hierarchyRecId
Type: RefRecId Extended Data Type
RecId of the hierarchy

Return Value

Type: boolean
true, if the hierarchy is current; false - otherwise
Show: