ReviewStatusUsingPhaseID

Gets the review status for the specified point of view using the process management submission phase ID.

Syntax

HS.ReviewStatusUsingPhaseID("S#Scenario.Y#Year.P#Period.E#Entity",n)

where n is an integer representing the process management submission phase. Valid values are 1–9.

Return Value

A string that specifies the review status for the member using the Submission Phase ID. Valid review statuses are as follows:

  • Not Started

  • First Pass

  • Review Level 1-10

  • Submitted

  • Approved

  • Published

  • Not Supported

Example

HS.ReviewStatusUsingPhaseID("S#Actual.Y#2014.P#January.E#Connecticut",3)