Applies a given process management action to process units for one or more Entity dimension members.
To attach documents when applying a process management action to process units, use ProcessManagementChangeStateForMultipleEntities2.
<HsvProcessFlow>.ProcessManagementChangeStateForMultipleEntities lScenarioIn, lYearIn, lPeriodIn, varalEntity, varalParent, lValueIn, bstrAnnotation, lAction, vbUseAllValueMembers, vbApplyToAllPeriods, sProcessStateToPromoteTo, psNewProcessStateLong (ByVal). The member ID of the process units’ Scenario dimension member. | |
Long (ByVal). The member ID of the process units’ Year dimension member. | |
Long (ByVal). The member ID of the process units’ Period dimension member. | |
Long array (ByVal). The member IDs of the process units’ child Entity dimension members. | |
Long array (ByVal). The member IDs of the process units’ parent Entity dimension members. This array has a one-to-one correspondence with the varalEntity argument’s array. | |
Long (ByVal). The member ID of the process units’ Value dimension member. | |
Long (ByVal). The action to apply to the process units. Valid values are represented by the HFMConstants type library constants listed in Process Management Action Constants. | |
Boolean (ByVal). A flag that determines whether the action applies to process units for Value dimension members related to the lValue member. Pass TRUE to apply the action to related process units, FALSE to apply the action to only the process unit for the lValue member. | |
Boolean (ByVal). A flag that determines whether the action applies to process units for all base periods. Pass TRUE to apply the action to all base periods, FALSE otherwise. | |
Integer (ByVal). The process management level to apply to the process units. Valid values are represented by the HFMConstants type library constants listed in Process Management Review Level Constants. | |
Integer. Returns the review level applied to the process units. Valid values are represented by the HFMConstants type library constants listed in Process Management Review Level Constants. |