AbstractScorecardElement

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, only then can the user set the required responses.

Usage

Scorecards are used in order to evaluate objects. Their questions and responses are set by a user. The responses are weighted on an averaged which is based on the weights in scorecard definition. AbstractScorecardElement represents all scorecard objects except for ScorecardFolder.

Parent is mandatory. Allowed parent types are all scorecard objects, Asset, GenericProject and AbstractScope.

Supported API Calls

Security Restrictions

N/A

Fields

The following table lists the fields for this object.

Table 1. AbstractScorecardElement Field Description
Field Detail
weight

Type: int

Default value: 0

Description: The weight of the element.

Field validation description:

Value range: 0 – 9999 for ScorecardResponse

Value range: 1 – 9999 for Scorecard, ScorecardCategory, and ScorecardQuestion.

Additional field security restrictions: N/A

Inherited Fields

Click on object for list of inherited fields:

From RPMObject

From AbstractScorecardEntity

Related Objects

N/A