Returns the current review level of a given cell’s submission phase.
<HsvProcessFlow>.GetPhasedSubmissionState lScenario, lYear, lPeriod, lEntity, lParent, lValue, lAccount, lICP, lCustom1, lCustom2, lCustom3, lCustom4, psProcessState
Argument | Description |
---|---|
lScenario | Long (ByVal). The member ID of the process unit's Scenario dimension member. |
lYear | Long (ByVal). The member ID of the process unit's Year dimension member. |
lPeriod | Long (ByVal). The member ID of the process unit's Period dimension member. |
lEntity | Long (ByVal). The member ID of the process unit's child Entity dimension member. |
lParent | Long (ByVal). The member ID of the process unit's parent Entity dimension member. |
lValue | Long (ByVal). The member ID of the process unit's Value dimension member. |
lAccount | Long (ByVal). The member ID of the cell’s Account dimension member. |
lICP | Long (ByVal). The member ID of the cell’s Intercompany Partner dimension member. |
lCustom1 | Long (ByVal). The member ID of the cell’s Custom1 dimension member. |
lCustom2 | Long (ByVal). The member ID of the cell’s Custom2 dimension member. |
lCustom3 | Long (ByVal). The member ID of the cell’s Custom3 dimension member. |
lCustom4 | Long (ByVal). The member ID of the cell’s Custom4 dimension member. |
psProcessState | Integer. Returns the CEnumProcessFlowStates enumeration constant that represents the submission phase's review level. Valid values are listed in Table 136, CEnumProcessFlowStates Enumeration. |
GetPhasedSubmissionState is used in the example for PhasedSubmissionPromote.