Cell Calculation Status Constants

The following constants represent calculation statuses of cells.

Table 37. tagCALCSTATUSHIGHBITS Enumeration

Constant

Description

CELLSTATUS_ERROR

An error applies to the cell.

CELLSTATUS_INUSE

No data has been entered or processed for the cell’s subcube.

CELLSTATUS_LOCKED

The cell is locked, meaning users are not allowed to modify the cell’s data.

CELLSTATUS_NEEDSCHARTLOGIC

A calculation should be run for the cell.

CELLSTATUS_NEEDSCONSOLIDATION

A consolidation should be run for the cell.

CELLSTATUS_NEEDSTRANSLATION

A translation should be run for the cell.

CELLSTATUS_NODATAINTABLE

No data exists for the cell’s scenario and year.

CELLSTATUS_OK_BUT_SYSTEM_CHANGED

The system has changed because someone has loaded rules or metadata. A recalculation via Force Calculate is recommended but is not required.

CELLSTATUS_PROCESS_FLOW_BIT1

For internal use.

CELLSTATUS_PROCESS_FLOW_BIT2

For internal use.

CELLSTATUS_PROCESS_FLOW_BIT3

For internal use.

CELLSTATUS_PROCESS_FLOW_BIT4

For internal use.

CELLSTATUS_VALUEMEMBER_NEEDS_CALC

A calculation should be run for the cell’s Value dimension member.

CELLSTATUS_VALUEMEMBER_NODATAINTABLE

No data exists for the cell.