Field
|
Type
|
Read Only
|
Filterable Orderable
|
Description
|
BenefitPlan
|
double restricted to minInclusive(-9.9999999999999E13) maxInclusive(9.9999999999999E13)
|
|
X
|
The editable monthly profit portion for each month for the project.
|
CreateDate
|
dateTime
|
X
|
X
|
The date this spending plan was created.
|
CreateUser
|
string
|
X
|
X
|
The name of the user that created this spending plan.
|
Date
|
dateTime
|
|
X
|
The start of a spending/benefit plan time period for the project.
|
IsBaseline
|
boolean
|
X
|
X
|
The boolean value indicating if this business object is related to a Project or Baseline
|
IsTemplate
|
boolean
|
X
|
X
|
The boolean value indicating if this business object is related to a template Project.
|
LastUpdateDate
|
dateTime
|
X
|
X
|
The date this spending plan was last updated.
|
LastUpdateUser
|
string
|
X
|
X
|
The name of the user that last updated this spending plan.
|
ObjectId
|
int
|
|
X
|
The unique ID generated by the system.
|
ProjectId
|
string restricted to maxLength(20)
|
X
|
X
|
The Project short code that uniquely identifies the project.
|
ProjectObjectId
|
int
|
|
X
|
The unique ID of the associated project for this project spending plan.
|
SpendingPlan
|
double restricted to minInclusive(-9.9999999999999E13) maxInclusive(9.9999999999999E13)
|
|
X
|
The editable total monthly expenditure for the project.
|
WBSCode
|
string restricted to maxLength(20)
|
X
|
X
|
The short code assigned to each WBS element for identification. Each WBS element is uniquely identified by concatenating its own code together with its parents' codes.
|
WBSName
|
string restricted to maxLength(100)
|
X
|
X
|
The name of the WBS element.
|
WBSObjectId
|
int
|
|
X
|
The unique ID of the associated WBS for this project spending plan.
|