Returns the submission group and phase ID for the specified cell.
<HFMwManageProcess>.GetPhaseSubmissionGroupAndPhaseForCell bstrScenario, bstrYear, bstrPeriod, bstrEntity, bstrParent, bstrValue, bstrAccount, bstrICP, bstrCustom1, bstrCustom2, bstrCustom3, bstrCustom4, pvarbstrGroup, pvarbstrPhase| Argument | Description |
|---|---|
| bstrScenario | The label of the cell's Scenario dimension member. Input argument. String subtype. |
| bstrYear | The label of the cell's Year dimension member. Input argument. String subtype. |
| bstrPeriod | The label of the cell's Period dimension member. Input argument. String subtype. |
| bstrEntity | The label of the cell's Entity dimension member. Input argument. String subtype. |
| bstrParent | The label of the parent of the entity specified in the bstrEntity argument. Input argument. String subtype. |
| bstrValue | The label of the cell's Value dimension member. Input argument. String subtype. |
| bstrAccount | The label of the cell's Account dimension member. Input argument. String subtype. |
| bstrICP | The label of the cell's Intercompany Partner dimension member. Input argument. String subtype. |
| bstrCustom1. | The label of the cell's Custom1 dimension member. Input argument. String subtype. |
| bstrCustom2 | The label of the cell's Custom2 dimension member. Input argument. String subtype. |
| bstrCustom3 | The label of the cell's Custom3 dimension member. Input argument. String subtype. |
| bstrCustom4 | The label of the cell's Custom4 dimension member. Input argument. String subtype. |
| pvarbstrGroup | Returns the cell's submission group. Input/output argument. |
| pvarbstrPhase | Returns the cell's phase ID. Input/output argument. |