Returns process management-related information for the specified page of the HFMwDataGrid instance.
<HFMwDataGrid>.GetProcessManagementGridPage lhPage, pvarabstrEntities, pvarabstrData, pvarabstrCalcStatus, pvarabstrReviewLevels, pvaralPassFail, pvaralStatus, pvaralColors, pvaralUnfilteredRowNumbers
Returns an array containing the labels of the entities for the process units on the page. | |
Returns an array containing the calculation statuses of the process units. | |
Returns an array containing the review levels of the process units. | |
Returns an array indicating whether the process units passed or failed validation for promotion. Valid values are represented by the HFMConstants type library constants listed in Process Management Validation Constants. | |
Returns an array of numbers representing the cells’ statuses. For details on cell statuses, see About Cell Statuses. | |
Returns an array of numbers representing the colors that indicate the cell statuses. The data is organized in row major order. The numbers correspond to colors used in the Data Explorer. These numbers are mapped to styles in the DataCellStyles.css style sheet, which is part of the Financial Management installation for the Web server. This mapping works as follows:
| |
Returns an array of the unfiltered row numbers in the data grid. |