RetailReplenishmentHierarchy::isDraftHierarchy Method [AX 2012]
Checks whether the hierarchy specified has draft.
Syntax
client server public static boolean isDraftHierarchy(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 in draft state; false - otherwise