Returns an XML string summarizing the calculation statuses of the grid’s entities that intersect the grid’s scenario, year, and periods. For each period, the XML string consists of one element per calculation status; each element contains the number of entities that have that calculation status.
The counts for each status are based upon the grid’s top Entity dimension member and the Entity dimension’s member list. If no member list is specified for the grid, then the [Hierarchy] member list is used.
If Organization by Period is enabled for the grid, only information for active entities is returned.
To specify a grid’s Organization by Period setting, use SetOrgByPeriodFilteringInfo. |
<HFMwDataGrid>.GetCalcStatusSummaryAsXML pvarbstrXMLReturns an XML string that summarizes the entities’ calculation statuses. The XML string is described in Table 4. |
The following table describes the XML string returned by GetCalcStatusSummaryAsXML.