ScopeElement

Description

Package: com.ibm.rpm.scopemanagement.containers

Extends: RPMObject

Usage

ScopeElement is the base class for all scope element containers in the Scope Management section.

Supported API Calls

Security Restrictions

N/A

Fields

The following table lists the fields for this object.

Table 1. ScopeElement Field Description
Field Detail
customFieldAssignments

Type: CustomFieldAssignment[]

Default value: N/A

Description: The custom fields assigned to the scope element.

Field validation description: N/A

Additional field security restrictions: N/A

name

Type: string

Default value: N/A

Description: The name of the scope element.

Field validation description: Limit 255 characters.

Additional field security restrictions: N/A

resourceTaskAssignments

Type: ResourceRoleAssignment []

Default value: N/A

Description: Used to identify and assign resources to the scope element.

Field validation description: N/A

Additional field security restrictions: N/A

workElement

Type: WorkElement

Default value: N/A

Description: The corresponding work element from the WBS section. A scope element has a corresponding work element if it has been transferred under WBS root, or if it is a ScopeFolder that was created automatically upon the creation of a WorkElement.

Field validation description: The WorkElement’s ID must never be set to null

Additional field security restrictions: N/A

project

Type: GenericProject

Default value: N/A

Description: The related project from the WBS section.

Field validation description: The GenericProject’s ID must never be set to null.

Additional field security restrictions: N/A

Inherited Fields

Click on object for list of inherited fields:

From RPMObject

Related Objects

N/A