Process Management Review Level Constants

The following constants represent process management review levels.

Table 62. CEnumProcessFlowStates Enumeration

Constant

Description

PROCESS_FLOW_STATE_APPROVED

Approved.

PROCESS_FLOW_STATE_FIRST_PASS

First pass.

PROCESS_FLOW_STATE_NOT_STARTED

Not started.

PROCESS_FLOW_STATE_NOT_SUPPORTED

Process management is not supported. This constant represents either of the following conditions:

  • Process management is not enabled for the process unit’s Scenario dimension member.

  • The connected user does not have the required security access for the process management operation.

PROCESS_FLOW_STATE_PUBLISHED

Published.

PROCESS_FLOW_STATE_REVIEW1

Review Level 1.

PROCESS_FLOW_STATE_REVIEW10

Review Level 10.

PROCESS_FLOW_STATE_REVIEW2

Review Level 2.

PROCESS_FLOW_STATE_REVIEW3

Review Level 3.

PROCESS_FLOW_STATE_REVIEW4

Review Level 4.

PROCESS_FLOW_STATE_REVIEW5

Review Level 5.

PROCESS_FLOW_STATE_REVIEW6

Review Level 6.

PROCESS_FLOW_STATE_REVIEW7

Review Level 7.

PROCESS_FLOW_STATE_REVIEW8

Review Level 8.

PROCESS_FLOW_STATE_REVIEW9

Review Level 9.

PROCESS_FLOW_STATE_SUBMITTED

Submitted.

NUM_PROCESS_FLOW_STATES

Represents the total number of process management review levels.