Package: com.ibm.rpm.scorecard.containers
Extends: RPMObject
The balanced scorecard is a management tool that provides visibility on the evolution of the business and project/Assets/Scope goals and the performance of the business strategy used. The implementation of the balanced scorecard for the project/portfolio management enables the identification and monitoring of all critical elements that affect the achievement of the business objectives. The scorecard can be assigned to Projects, Scope and Assets.
A scorecard is created in administration under a ScorecardFolder. Assigning a Scorecard to Projects, Scope or Assets creates an AssignedScorecard that can then be used to assign values.
Each AssignedScorecard contains assigned scorecard categories. Each AssignedScorecardCategory contains in turn assigned scorecard questions that contain assigned scorecard answers.
AssignedScorecardState is attached to AssignedScorecard and designates the state of the AssignedScorecard. This object is read from the database and can not be initiated. All operations must be done on AssignedScorecard and not directly on this object.
This object has no parent.
N/A
N/A
The following table lists the fields for this object.
Field | Detail |
---|---|
published | Type: boolean Default value: false Description: Indicates whether the scorecard has been published. The scorecard is published through the method publishScorecard in the Application interface (API) and not by modifiyng this field. This field is read-only. Field validation description: N/A Additional field security restrictions: N/A |
active | Type: boolean Default value: false Description: Defines whether the assignedScorecard is active for portfolio analysis or not. Field validation description: true/false Additional field security restrictions: N/A |