GetCalcStatusEx

Returns the calculation status of a cell.

Syntax

<HsvData>.GetCalcStatusEx lScenario, lYear, lPeriod, lEntity, lParent, lValue, lAccount, lICP, lCustom1, lCustom2, lCustom3, lCustom4, plCalcStatus
ArgumentDescription
lScenarioLong (ByVal). The member ID of the cell's Scenario dimension member.
lYearLong (ByVal). The member ID of the cell's Year dimension member.
lPeriodLong (ByVal). The member ID of the cell's Period dimension member.
lEntityLong (ByVal). The member ID of the cell's Entity dimension member.
lParentLong (ByVal). The member ID of the parent of the lEntity argument's entity.
lValueLong (ByVal). The member ID of the cell's Value dimension member.
lAccountLong (ByVal). The member ID of the cell's Account dimension member.
lICPLong (ByVal). The member ID of the cell's Intercompany Partner dimension member.
lCustom1Long (ByVal). The member IDs of the cells' Custom 1 dimension members.
lCustom2Long (ByVal). The member ID of the cell's Custom 2 dimension member.
lCustom3Long (ByVal). The member IDs of the cells' Custom 3 dimension members.
lCustom4Long (ByVal). The member IDs of the cells' Custom 4 dimension members.
plCalcStatusLong. Returns the cell's calculation status as a bit-field. The valid statuses that this bit-field can contain are represented by constants listed in Table 114, tagCALCSTATUSHIGHBITS Enumeration.