AbstractAggregateScope is an abstract base class for ScopeSummaryTask, ScopeDeliverable and AbstractScope. Furthermore, AbstractScope is extended to create Issue, Action, Requirement, Risk and AbstractRequest. Finally, AbstractRequest is extended to create Defect, ChangeRequest and ServiceRequest.
N/A
N/A
The following table lists the fields for this object.
Field | Detail |
---|---|
attributeAssignments | Type: AttributeAssignment[] Default value: N/A Description: Each instance of AttributeAssignment keeps a pointer to an assigned Attribute. Field validation description: Only one attribute may be selected per classification. Additional field security restrictions: N/A |
closedByDate | Type: dateTime Default value: If closedByName is specified and closedByDate is null, this field’s value defaults to the current date and time. Description: The date on which the scope element was closed. Field validation description: N/A Additional field security restrictions: N/A |
closedByName | Type: string Default value: If closedByDate is specified and closedByName is null, this field’s value defaults to the full name of the Resource that is currently logged in. Description: The full name of the Resource that closed the scope element Field validation description: Must be the full name of an active Resource. Additional field security restrictions: N/A |
estimatedDurationInMinutes | Type: dateTime Default value: N/A Description: The estimated duration in minutes when the scope element should be completed. Field validation description: N/A Additional field security restrictions: N/A |
estimatedFinishDate | Type: dateTime Default value: N/A Description: The estimated date when the scope element should be completed. Field validation description: estimatedStartDate must be less than or equal to estimatedFinishDate. Additional field security restrictions: N/A |
estimatedStartDate | Type: dateTime Default value: The current date. Description: The estimated start date for the scope element. Field validation description: estimatedStartDate must be less than or equal to estimatedFinishDate. Additional field security restrictions: N/A |
priority | Type: int Default value: 500 Description: The priority of the scope element. Field validation description: Value range: 0 – 10,000 Additional field security restrictions: N/A |
proposedDate | Type: ScopeScheduleDate Default value: Description: The scheduled dates that have been proposed for the scope element. This field is read-only. Field validation description: N/A Additional field security restrictions: N/A |
proposedByDate | Type: dateTime Default value: If proposedByName is specified and proposedByDate is null, this field’s value defaults to the current date and time. Description: The date a scope element was proposed. Field validation description: N/A Additional field security restrictions: N/A |
proposedByName | Type: string Default value: If proposedByDate is specified and proposedByName is null, this field’s value defaults to the full name of the Resource that is currently logged in. Description: The full name of the Resource that proposed the scope. Field validation description: Must be the full name of an active Resource. Additional field security restrictions: N/A |
referenceNumber | Type: string Default value: N/A Description: The reference number of the scope element. This field is read-only. Field validation description: N/A Additional field security restrictions: N/A |
rtfAssignments | Type: RtfAssignment[] Default value: N/A Description: Each instance of RtfAssignment keeps a pointer to an assigned DatafieldRTF. Field validation description: N/A Additional field security restrictions: N/A |
statusUpdates | Type: StatusUpdate[] Default value: N/A Description: The list of status updates for this scope element. Field validation description: N/A Additional field security restrictions: N/A |
transferedUnderWbsRoot | Type: boolean Default value: false Description: If this field’s value is true, then the scope element has been transferred under the WBS root. This field is read-only. Field validation description: N/A Additional field security restrictions: N/A |
wbsFinancials | Type: WBSFinancial[] Default value: N/A Description: This array is used to track WBS financials from the project tasks or activities as team members enter time in the timesheets and expenses in the Project Expenses module. Field validation description: N/A Additional field security restrictions: N/A |
worksheetFinancials | Type: WorksheetFinancial[] Default value: N/A Description: This array is used to estimate labor and non-labor budgets, as well as to manually enter track labor and non-labor actuals. Project Managers can use worksheet financials to estimate project budgets. This allows them to understand project budget requirements and can also be used as information to justify or disqualify a proposal during the Portfolio Management decision-making process. It can also be used to provide a top-down budgeting mechanism that can be used to distribute high-level estimates over a basic or complex project plan and to compare the resultant aggregate with the higher level estimates to insure that budgets align. Actuals can also be entered manually to track a project without the necessity of a project plan. Field validation description: N/A Additional field security restrictions: N/A |
Click on object for list of inherited fields:
From RPMObject
From ScopeElement
From AggregateScope
N/A