Field
|
Type
|
Read Only
|
Filterable Orderable
|
Description
|
Amount
|
double restricted to minInclusive(-9.99999999999999E14) maxInclusive(9.99999999999999E14)
|
|
X
|
The amount of budget change.
|
ChangeNumber
|
string restricted to maxLength(32)
|
|
X
|
The change number that is automatically incremented according to when changes are added. This can be changed to any number.
|
CreateDate
|
dateTime
|
X
|
X
|
The date this log of budget changes was created.
|
CreateUser
|
string
|
X
|
X
|
The name of the user that created this log of budget changes.
|
Date
|
dateTime
|
|
X
|
The date of this budget change entry.
|
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 log of budget changes was last updated.
|
LastUpdateUser
|
string
|
X
|
X
|
The name of the user that last updated this log of budget changes.
|
ObjectId
|
int
|
|
X
|
The unique ID generated by the system.
|
ProjectId
|
string restricted to maxLength(20)
|
X
|
X
|
The short code that uniquely identifies the project.
|
ProjectObjectId
|
int
|
|
X
|
The unique ID of the associated project.
|
Reason
|
string restricted to maxLength(130)
|
|
X
|
The description of the reason for the budget change request.
|
Responsible
|
string restricted to maxLength(30)
|
|
X
|
The person responsible for the change.
|
Status
|
string restricted to '' 'Pending' 'Approved' 'Not Approved'
|
|
X
|
The status of this budget change request. Possible values are 'Pending', 'Approved', and 'Not Approved'.
|
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 WBS element to which the budget change log applies.
|