ScorecardFolder

Description

Package: com.ibm.rpm.scorecard.containers

Extends: AbstractScorecardEntity

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 ScorecardFolder is a logical grouping of Scorecards. A scorecard contains scorecard categories and each category can in turn contain questions that contain responses. Only once a scorecard is created, can a scorecard be assigned to Projects, Scope, or Assets and can a user set the required responses.

Usage

ScorecardsFolders are used in order to group a few Scorecards under a logical folder.

Scorecard has no parent.

Supported API Calls

Security Restrictions

N/A

Fields

The following table lists the fields for this object.

Table 1. ScorecardFolder Field Description
Field Detail
scorecards

Type: Scorecard[]

Default value: null

Description: An array of scorecards.

Field validation description: N/A

Additional field security restrictions: N/A

Inherited Fields

Click on object for list of inherited fields:

From RPMObject

From AbstractScorecardEntity

Related Objects